Skip to content

Commit

Permalink
modify: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kurogoma4D committed Jun 17, 2021
1 parent fa86b3e commit 18d942d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/in_app_notification_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ void main() {
notificationCreatedCallback: () async => await tester.pumpAndSettle(),
);

await tester.pumpAndSettle();
await tester.tap(find.text('foo'));

await tester.pumpAndSettle();
Expand Down

0 comments on commit 18d942d

Please sign in to comment.