14717: More test fixes. Configure correct websockets address.
[arvados.git] / apps / workbench / test / integration / download_test.rb
index e2d3dc8ef374a49ce7005ec5771c20b80886c161..6ae9f29274eb27a135c64a1d9492fc4161ae1534 100644 (file)
@@ -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