3604: Remove test for persistent/cache switch on wrong page.
[arvados.git] / apps / workbench / test / integration / collections_test.rb
index 8657aaa0e492308075f891e89f89aece2df7a6b3..5606fc437e450f5e330e859d89bc4ebb51c8d47f 100644 (file)
@@ -13,7 +13,7 @@ class CollectionsTest < ActionDispatch::IntegrationTest
     page.assert_no_selector "div[data-persistent-state='#{oldstate}']"
   end
 
-  ['/collections', '/users/welcome'].each do |path|
+  ['/collections'].each do |path|
     test "Flip persistent switch at #{path}" do
       Capybara.current_driver = Capybara.javascript_driver
       uuid = api_fixture('collections')['foo_file']['uuid']