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 ba536a2 commit 1ca13dfCopy full SHA for 1ca13df
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 60
+sleep 80
19
20
echo "Checking if app is running..."
21
adb shell "ps | grep com.op.sqlite.example" || {
0 commit comments