Skip to content

Commit

Permalink
Add verbose flag to plugin_dependencies_test to debug flake (#118755)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman committed Jan 19, 2023
1 parent b3059d2 commit ffcf63a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/devicelab/bin/tasks/plugin_dependencies_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ public class DummyPluginAClass {
options: <String>[
'ios',
'--no-codesign',
'--verbose',
],
);
});
Expand Down

0 comments on commit ffcf63a

Please sign in to comment.