We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d5899 commit ba536a2Copy full SHA for ba536a2
1 file changed
scripts/test-android.sh
@@ -15,7 +15,7 @@ adb forward tcp:9000 tcp:9000
15
yarn run:android:release
16
17
echo "Waiting 20 seconds for app to fully initialize and tests to start..."
18
-sleep 40
+sleep 60
19
20
echo "Checking if app is running..."
21
adb shell "ps | grep com.op.sqlite.example" || {
0 commit comments