Skip to content

Commit

Permalink
Set retry for ios test
Browse files Browse the repository at this point in the history
  • Loading branch information
natsuk4ze committed Jul 5, 2023
1 parent 07efad2 commit 85ed681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/integration_test/integration_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ void main() {
/// Other functions take longer to implement
/// because of the possibility of interacting with native dialogs.
/// For more info: https://github.com/flutter/flutter/wiki/Plugin-Tests
});
}, retry: 3);
}

0 comments on commit 85ed681

Please sign in to comment.