mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-18 17:47:32 +00:00
Use start_packager function for Android tests
This commit is contained in:
parent
788189100d
commit
38868fe657
@ -111,7 +111,7 @@ case "$TARGET" in
|
|||||||
|
|
||||||
npm install
|
npm install
|
||||||
open_chrome
|
open_chrome
|
||||||
react-native start &
|
start_packager
|
||||||
./run-android.sh
|
./run-android.sh
|
||||||
|
|
||||||
# Despite the docs claiming -c to work, it doesn't, so `-T 1` alleviates that.
|
# Despite the docs claiming -c to work, it doesn't, so `-T 1` alleviates that.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user