15803: Tweak text on user admin page
[arvados.git] / apps / workbench / test / integration / download_test.rb
index b19c00dae99c9b8839ff904dec648e45833149e2..6ae9f29274eb27a135c64a1d9492fc4161ae1534 100644 (file)
@@ -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