Skip to content

Commit ba536a2

Browse files
committed
Sleep a minute
1 parent 59d5899 commit ba536a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test-android.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ adb forward tcp:9000 tcp:9000
1515
yarn run:android:release
1616

1717
echo "Waiting 20 seconds for app to fully initialize and tests to start..."
18-
sleep 40
18+
sleep 60
1919

2020
echo "Checking if app is running..."
2121
adb shell "ps | grep com.op.sqlite.example" || {

0 commit comments

Comments
 (0)