From f16b7abe9b1ae5967ffaab62b9c9ae3f955f44f1 Mon Sep 17 00:00:00 2001 From: Radhika Chippada Date: Wed, 11 Feb 2015 15:01:28 -0500 Subject: [PATCH] 5110: update a comment in test; this comment was reflecting ui from before project tabs. --- apps/workbench/test/integration/pipeline_instances_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/workbench/test/integration/pipeline_instances_test.rb b/apps/workbench/test/integration/pipeline_instances_test.rb index 511428e1bc..f012b0992d 100644 --- a/apps/workbench/test/integration/pipeline_instances_test.rb +++ b/apps/workbench/test/integration/pipeline_instances_test.rb @@ -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 -- 2.30.2