[fuchsia] Pass device name to the drive comand. (#50290)
This commit is contained in:
parent
13e30aaec6
commit
b16fd13f89
@ -75,4 +75,4 @@ find $flutter_dir -name ".packages" | xargs rm
|
||||
cd $flutter_dir/dev/benchmarks/test_apps/stocks/
|
||||
|
||||
$flutter_bin pub get
|
||||
$flutter_bin drive -v --target=test_driver/stock_view.dart
|
||||
$flutter_bin drive -v -d $device_name --target=test_driver/stock_view.dart
|
||||
|
Loading…
x
Reference in New Issue
Block a user