X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7653054635e3f4f84da3f2b6862cd2c02fbe3fd4..30436ed9a7bb17ebb3ccc9e6f9938c086917bd69:/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