Merge branch 'master' into 3296-user-profile
[arvados.git] / apps / workbench / test / integration / application_layout_test.rb
index 880cd8ac7505d6f16ce0ca5da7f209f0b6382d68..f231e4d3d458298fb639b9cec11de4b4e466e246 100644 (file)
@@ -190,7 +190,7 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
       end
     end
 
-    assert page.has_text? profile_message
+    assert page.has_text? profile_message[0,25]
     assert page.has_text? required_field_title
     page.find_field('user[prefs][:profile][:'+required_field_key+']').set 'value to fill required field'