mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Disable auth codes for Observatory test (flutter/engine#8646)
This commit is contained in:
parent
7f196fec73
commit
ef2a551576
@ -42,6 +42,7 @@ class ShellLauncher {
|
||||
'--observatory-port=0',
|
||||
'--non-interactive',
|
||||
'--run-forever',
|
||||
'--disable-service-auth-codes',
|
||||
];
|
||||
final String shellExecutablePath;
|
||||
final String mainDartPath;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user