Unverified Commit ffcf63ae authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Add verbose flag to plugin_dependencies_test to debug flake (#118755)

parent b3059d2c
......@@ -284,6 +284,7 @@ public class DummyPluginAClass {
options: <String>[
'ios',
'--no-codesign',
'--verbose',
],
);
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment