Skip to content

Commit

Permalink
cold boot
Browse files Browse the repository at this point in the history
  • Loading branch information
p3dr0rv committed Aug 26, 2021
1 parent 20d770e commit a5f0fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-instrumented-tests.sh
Expand Up @@ -3,7 +3,7 @@ echo =============================================
echo Starting ADB Daemon
echo =============================================
adb start-server
emulator @test -no-window -no-audio -wipe-data &
emulator @test -no-window -no-audio -no-snapshot -wipe-data &
sleep 30
gradle -version
echo =============================================
Expand Down

0 comments on commit a5f0fb7

Please sign in to comment.