Skip to content

Commit

Permalink
Raise timeout for web tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
abernix committed Mar 11, 2017
1 parent 1c46b71 commit 775ce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_bundle_web.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ docker run -d \
-p 9090:80 \
"abernix/meteord:node-${NODE_VERSION}-base"

sleep 50
sleep 120

appContent=`curl http://localhost:9090`
clean
Expand Down

0 comments on commit 775ce30

Please sign in to comment.