X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/aee63d7cbb2f8e39b417baebc145889d6290315e..521f28a39284606dc7d5b00a1688fecb388a855a:/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 56d6f4a009..b909ac0378 100644 --- a/apps/workbench/test/integration/pipeline_templates_test.rb +++ b/apps/workbench/test/integration/pipeline_templates_test.rb @@ -35,8 +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? 'My projects' - assert page.has_text? 'Projects shared with me' + assert page.has_text? 'Active pipelines' # again visit recent templates page and verify edited description visit page_with_token("active", "/pipeline_templates")