mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add verbose flag to plugin_dependencies_test to debug flake (#118755)
This commit is contained in:
parent
b3059d2c09
commit
ffcf63ae88
@ -284,6 +284,7 @@ public class DummyPluginAClass {
|
||||
options: <String>[
|
||||
'ios',
|
||||
'--no-codesign',
|
||||
'--verbose',
|
||||
],
|
||||
);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user