Merge branch 'master' into 3714-report-issue-issues
[arvados.git] / apps / workbench / test / integration / pipeline_instances_test.rb
index fa2c309ef6dc64274d3fbab8dfcf80a5f3d7ff44..d06604d2602c6980566b2b340cac558d3b4375db 100644 (file)
@@ -41,8 +41,6 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
     find('.arv-project-list a,button', text: 'A Project').click
     find('.btn', text: 'Add data').click
     within('.modal-dialog') do
-      find('.dropdown-toggle').click
-      find('a', text: 'Home').click
       wait_for_ajax
       first('span', text: 'foo_tag').click
       find('.btn', text: 'Add').click