Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0a4caf2

Browse files
committed
++
1 parent 1da9a2e commit 0a4caf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/scenario_app/bin/run_android_tests.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ Future<void> _run({
401401
'am',
402402
'instrument',
403403
'-w',
404-
'--no-window-animation',
404+
'--no-window-animation',
405405
if (smokeTestFullPath != null)
406406
'-e class $smokeTestFullPath',
407407
if (enableImpeller)

0 commit comments

Comments
 (0)