2872: added a test that creates a pipeline instance from within a folder and runs it.
[arvados.git] / apps / workbench / test / integration / collections_test.rb
index 911daa02dc9645c882b52c48b125dbe5b2a86b19..562e2d32c3084605726526bdbb6aafe4ac77ebb1 100644 (file)
@@ -13,7 +13,7 @@ class CollectionsTest < ActionDispatch::IntegrationTest
     page.assert_no_selector "div[data-persistent-state='#{oldstate}']"
   end
 
-  ['/collections', '/'].each do |path|
+  ['/collections', '/users/welcome'].each do |path|
     test "Flip persistent switch at #{path}" do
       Capybara.current_driver = Capybara.javascript_driver
       uuid = api_fixture('collections')['foo_file']['uuid']