Skip to content

Commit

Permalink
retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticFragilist committed Mar 15, 2024
1 parent 558758c commit 8b17771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/services/app_widget_service_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ void main() {
const WidgetType type = WidgetType.progress;
homeWidgetMock.stubUpdateWidgetMock(
type.androidName!, type.androidName!, type.iOSname!);

expect(
await HomeWidget.updateWidget(
name: type.androidName,
Expand Down

0 comments on commit 8b17771

Please sign in to comment.