We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3059d2 commit ffcf63aCopy full SHA for ffcf63a
1 file changed
dev/devicelab/bin/tasks/plugin_dependencies_test.dart
@@ -284,6 +284,7 @@ public class DummyPluginAClass {
284
options: <String>[
285
'ios',
286
'--no-codesign',
287
+ '--verbose',
288
],
289
);
290
});
0 commit comments