Bigger timeout after starting server
This commit is contained in:
parent
696c706dd1
commit
6e1e49583b
|
@ -10,6 +10,7 @@ elif [ "$TEST_SUITE" == "browser" ]; then
|
|||
curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
|
||||
gem install selenium-webdriver
|
||||
bundle exec rackup -s puma -p 5000 -D
|
||||
sleep 3
|
||||
sleep 5
|
||||
curl -v http://localhost:4000/spec.html
|
||||
ruby script/saucelabs.rb
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user