X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/35ba053c83b7ad18e1a336d50d3a8d5a53adce9f..5e9787f914dd1a2f762ae7a653fe8dda36f8f555:/apps/workbench/test/integration/download_test.rb diff --git a/apps/workbench/test/integration/download_test.rb b/apps/workbench/test/integration/download_test.rb index e2d3dc8ef3..6ae9f29274 100644 --- a/apps/workbench/test/integration/download_test.rb +++ b/apps/workbench/test/integration/download_test.rb @@ -9,8 +9,6 @@ class DownloadTest < ActionDispatch::IntegrationTest @@wrote_test_data = false setup do - use_keep_web_config - # Make sure Capybara can download files. need_selenium 'for downloading', :selenium_with_download DownloadHelper.clear