Fix tests

This commit is contained in:
Steve Soltys 2024-06-05 23:02:10 -04:00
parent a4f9035033
commit eb5e03a79c

View file

@ -2,7 +2,7 @@ echo "Settings transport to Seedvault..."
index=0 index=0
adb shell bmgr autorestore false adb shell bmgr autorestore false
adb install -r app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk ./gradlew --stacktrace :app:installDebugAndroidTest
sleep 60 sleep 60
D2D_BACKUP_TEST=$1 D2D_BACKUP_TEST=$1