Add verbose flag to plugin_dependencies_test to debug flake (#118755)
This commit is contained in:
@@ -284,6 +284,7 @@ public class DummyPluginAClass {
|
||||
options: <String>[
|
||||
'ios',
|
||||
'--no-codesign',
|
||||
'--verbose',
|
||||
],
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user