Skip to content

Commit 008be63

Browse files
committed
Fix JRuby unit tests and linter warnings
1 parent b63538b commit 008be63

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

rb/spec/integration/selenium/webdriver/timeout_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ module WebDriver
7777

7878
context 'page loads' do
7979
before { driver.manage.timeouts.page_load = 2 }
80+
8081
after { driver.manage.timeouts.page_load = 300 }
8182

8283
it 'should timeout if page takes too long to load' do
6.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)