Skip to content

Commit

Permalink
returned flow check to e2e test
Browse files Browse the repository at this point in the history
Summary:e2e improvement
Closes facebook#6274

Differential Revision: D3005954

fb-gh-sync-id: 6bd640b78e46f79bb2aaaa900aa8ec78cab04fb3
shipit-source-id: 6bd640b78e46f79bb2aaaa900aa8ec78cab04fb3
  • Loading branch information
bestander authored and Facebook Github Bot 1 committed Mar 3, 2016
1 parent 7fb3303 commit 39b399e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ cd EndToEndTest/ios
# Make sure we installed local version of react-native
ls EndToEndTest/`basename $MARKER` > /dev/null

# disabling temporarily, flow is not isntalled globally anymore
# npm run flow --retries 10
npm install --g flow[email protected]
flow --retries 10

../node_modules/react-native/packager/packager.sh --nonPersistent &
SERVER_PID=$!
Expand Down

0 comments on commit 39b399e

Please sign in to comment.