X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6d3636939f60a96d8ede920fec474079d713c7e1..66e68045ed5b7c4ebca49d81e58ef6f821e8bb89:/apps/workbench/test/integration/smoke_test.rb diff --git a/apps/workbench/test/integration/smoke_test.rb b/apps/workbench/test/integration/smoke_test.rb index 1e33370447..a626e24284 100644 --- a/apps/workbench/test/integration/smoke_test.rb +++ b/apps/workbench/test/integration/smoke_test.rb @@ -3,7 +3,7 @@ require 'uri' class SmokeTest < ActionDispatch::IntegrationTest setup do - Capybara.current_driver = Capybara.javascript_driver + need_javascript end def assert_visit_success(allowed=[200])