Merge branch '3605-improved-dashboard' refs #3605
[arvados.git] / apps / workbench / test / integration / pipeline_templates_test.rb
index 56d6f4a009ada155f3cf6eeac3f9e2fcaa33be15..b909ac0378da9497beab2fda4783cd3e138c73f8 100644 (file)
@@ -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")