Skip to content

Commit 151a0e7

Browse files
committed
Fix ios script
1 parent 7f0e1b2 commit 151a0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/test-ios.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ xcrun simctl boot "$(xcrun simctl list devices available | grep -m1 'Booted' ||
66

77
yarn run:ios:release
88

9-
cd ..
9+
sleep 5
1010

11-
sleep(5)
11+
cd ..
1212

1313
node ./scripts/poll-in-app-server.js

0 commit comments

Comments
 (0)