Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WIP
  • Loading branch information
meh committed Jan 27, 2014
1 parent 042f857 commit 44e0271
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/runner.rb
Expand Up @@ -41,6 +41,8 @@
browser.find_element(:class, 'rspec-report')
}
rescue Selenium::WebDriver::Error::TimeOutError
puts browser.page_source

puts "\rThe specs failed loading."
browser.quit
exit 1
Expand Down

0 comments on commit 44e0271

Please sign in to comment.