X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3d5ffcdc1c522d8252470d9ab448e3872e0a3a58..2717e707ce048dd9b47754d620663a76256958cf:/apps/workbench/test/integration/errors_test.rb?ds=sidebyside diff --git a/apps/workbench/test/integration/errors_test.rb b/apps/workbench/test/integration/errors_test.rb index 19ed7dca68..03c359e089 100644 --- a/apps/workbench/test/integration/errors_test.rb +++ b/apps/workbench/test/integration/errors_test.rb @@ -2,7 +2,7 @@ require 'integration_helper' class ErrorsTest < ActionDispatch::IntegrationTest setup do - Capybara.current_driver = Capybara.javascript_driver + need_javascript end BAD_UUID = "ffffffffffffffffffffffffffffffff+0"