2044: Make project sharing tests more forgiving of Ajax timing.
[arvados.git] / apps / workbench / test / integration / pipeline_instances_test.rb
index 5071fb47666bee5fe73813a3e50cc93d9b3580a2..7053d39bfda8e811793aa3b1be0e97fad293ea78 100644 (file)
@@ -45,6 +45,7 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
       find('.btn', text: 'Add').click
     end
 
+    click_link 'Jobs and pipelines'
     find('tr[data-kind="arvados#pipelineInstance"]', text: 'New pipeline instance').
       find('a', text: 'Show').
       click