X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b3a016e9a47d453b5ae4d287d8b6eaafd69971df..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 b19c00dae9..6ae9f29274 100644 --- a/apps/workbench/test/integration/download_test.rb +++ b/apps/workbench/test/integration/download_test.rb @@ -6,13 +6,9 @@ require 'integration_helper' require 'helpers/download_helper' class DownloadTest < ActionDispatch::IntegrationTest - include KeepWebConfig - @@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