X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c446dd845656e944c2d3f91f8d00e320c37b66a1..bfaa0f8f3547fe8d08312f3fd08a0828faf647f5:/apps/workbench/test/integration/user_profile_test.rb diff --git a/apps/workbench/test/integration/user_profile_test.rb b/apps/workbench/test/integration/user_profile_test.rb index 6dbb90c325..fd190a2042 100644 --- a/apps/workbench/test/integration/user_profile_test.rb +++ b/apps/workbench/test/integration/user_profile_test.rb @@ -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 [