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
|
||||
open_chrome
|
||||
react-native start &
|
||||
start_packager
|
||||
./run-android.sh
|
||||
|
||||
# Despite the docs claiming -c to work, it doesn't, so `-T 1` alleviates that.
|
||||
|
|
Loading…
Reference in New Issue