Skip to content

Commit

Permalink
Update demo-projects.ios.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph authored May 25, 2020
1 parent 08e6931 commit 7865f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/demo-projects.ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOMEBREW_NO_AUTO_UPDATE=1 brew cask reinstall detox-instruments
pushd examples/demo-react-native
run_f "detox build -c ios.sim.release"
run_f "detox test -c ios.sim.release"
run_f "detox test -c ios.sim.release e2eExplicitRequire --runner-config e2eExplicitRequire/mocha.opts"
run_f "DETOX_EXPOSE_GLOBALS=0 detox test -c ios.sim.release e2eExplicitRequire"
popd

pushd examples/demo-react-native-jest
Expand Down

0 comments on commit 7865f84

Please sign in to comment.