diff --git a/scripts/test.sh b/scripts/test.sh index d86cffe2..7e00bee0 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -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.