X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a6809bec920bdfdfc03c726d0808e696824289f5..d44a5c508cfa664134daad806d7be9a7cb0bd6ee:/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 [