Unverified Commit b16fd13f authored by Kaushik Iska's avatar Kaushik Iska Committed by GitHub

[fuchsia] Pass device name to the drive comand. (#50290)

parent 13e30aae
......@@ -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
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