X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8f2cb724f85d77a3ef7365d6a2a4feba58e6f0f9..62eaf39454cf7d3874691fc59174c546767de89c:/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])