X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/44d97727200a7efecd115cd01fb520f371ebfe3b..5794ce4f00cd583eee74719118516c0c993fca1c:/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 [