diff --git a/scripts/test.sh b/scripts/test.sh index 8db02259..32b62410 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -82,7 +82,7 @@ case "$TARGET" in unzip -q ../../target=node_modules/react_tests_node_modules.zip fi - npm update react-native + npm install open_chrome start_packager popd @@ -96,7 +96,7 @@ case "$TARGET" in unzip -q ../../target=node_modules/react_example_node_modules.zip fi - npm update react-native + npm install open_chrome start_packager