5110: update a comment in test; this comment was reflecting ui from before project...
[arvados.git] / apps / workbench / test / integration / pipeline_instances_test.rb
index 511428e1bc06e31f793ff1f5266764d1ffd8a8f1..f012b0992deaf50705a600080c87a2f9b1a28e5d 100644 (file)
@@ -111,7 +111,7 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
   test 'Create pipeline inside a project and run' do
     visit page_with_token('active_trustedclient', '/projects')
 
-    # Add collection to the project using collections menu from top nav
+    # Add collection to the project using Add data button
     find("#projects-menu").click
     find('.dropdown-menu a,button', text: 'A Project').click
     find('.btn', text: 'Add data').click