Skip to content

Commit

Permalink
Fix JRuby unit tests and linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Jan 7, 2020
1 parent b63538b commit 008be63
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rb/spec/integration/selenium/webdriver/timeout_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ module WebDriver

context 'page loads' do
before { driver.manage.timeouts.page_load = 2 }

after { driver.manage.timeouts.page_load = 300 }

it 'should timeout if page takes too long to load' do
Expand Down
Binary file not shown.

0 comments on commit 008be63

Please sign in to comment.