Merge branch 'master' into 3219-further-docker-improvements
[arvados.git] / apps / workbench / test / integration / pipeline_instances_test.rb
index 26426c5084992d5f502000913a060f61ba10964f..f5d6e633f340ea85cb7e438c35b208e7c3a13510 100644 (file)
@@ -45,10 +45,7 @@ class PipelineInstancesTest < ActionDispatch::IntegrationTest
       find('.btn', text: 'Add').click
     end
 
-    click_link 'Pipeline templates'
-    wait_for_ajax
     click_link 'Jobs and pipelines'
-    wait_for_ajax
     find('tr[data-kind="arvados#pipelineInstance"]', text: 'New pipeline instance').
       find('a', text: 'Show').
       click