Skip to content

Commit

Permalink
pump and settle
Browse files Browse the repository at this point in the history
  • Loading branch information
git-elliot committed Nov 9, 2024
1 parent 2999382 commit 9517f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_test/app_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ void main() {
await tester.tap(devicesButton);

// // Trigger a frame.
// await tester.pumpAndSettle();
await tester.pumpAndSettle();

// Verify that the scan completes
// expect(
Expand Down

0 comments on commit 9517f39

Please sign in to comment.