mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
dont run chrome for jruby
This commit is contained in:
parent
ac1cf04b29
commit
892e120416
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ Capybara::SpecHelper.run_specs TestSessions::Chrome, "selenium_chrome", :skip =>
|
|||
:response_headers,
|
||||
:status_code,
|
||||
:trigger
|
||||
]
|
||||
] unless ENV['TRAVIS'] && (RUBY_PLATFORM == 'java')
|
||||
|
|
Loading…
Reference in a new issue