X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3566686444d84498031b8fdef9cbe78bcbf54b9a..9f1ce358ac564abf62965cccf2bf3afa3bcfef95:/apps/workbench/test/integration/pipeline_templates_test.rb diff --git a/apps/workbench/test/integration/pipeline_templates_test.rb b/apps/workbench/test/integration/pipeline_templates_test.rb index 19a51095de..4fce9e0610 100644 --- a/apps/workbench/test/integration/pipeline_templates_test.rb +++ b/apps/workbench/test/integration/pipeline_templates_test.rb @@ -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")