Fix test. refs #3149
authorTom Clegg <tom@curoverse.com>
Tue, 26 Aug 2014 15:24:32 +0000 (11:24 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 26 Aug 2014 15:24:32 +0000 (11:24 -0400)
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