Merge branch 'master' of git.curoverse.com:arvados into 3408-production-datamanager
[arvados.git] / apps / workbench / test / integration / user_profile_test.rb
index 6dbb90c32591e104bd9065b3da593303abb2860f..fd190a2042f48ad7e3de340ce6016e63733db473 100644 (file)
@@ -106,7 +106,7 @@ class UserProfileTest < ActionDispatch::IntegrationTest
     click_link 'Back to work!'
 
     # profile saved and in home page now
-    assert page.has_text?('Active pipelines'), 'No text - My projects'
+    assert page.has_text?('Active pipelines'), 'No text - Active pipelines'
   end
 
   [