Use regex to determine whether to print help text for arvbash.sh. refs #10655
[arvados.git] / apps / workbench / test / integration / pipeline_templates_test.rb
index 19a51095de3c50569c12c111e5ff5e1dda7cf480..4fce9e061056078c10827fd495a0fcf6523f5f0a 100644 (file)
@@ -35,7 +35,7 @@ class PipelineTemplatesTest < ActionDispatch::IntegrationTest
     assert page.has_text? 'Textile description for pipeline template'
     assert page.has_link? 'Go to dashboard'
     click_link 'Go to dashboard'
-    assert page.has_text? 'Active pipelines'
+    assert page.has_text? 'Recent pipelines and processes'
 
     # again visit recent templates page and verify edited description
     visit page_with_token("active", "/pipeline_templates")