Skip to content

Commit 1ca13df

Browse files
committed
sleep longer
1 parent ba536a2 commit 1ca13df

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 60
18+
sleep 80
1919

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

0 commit comments

Comments
 (0)