4025: add tooltips to some of the tab line buttons and also adjust the title of the...
[arvados.git] / apps / workbench / test / integration / projects_test.rb
index ae156b8a5329f311a0c0061b69ed3737a855acef..d4b21b114fc451dd5ba2130c606e683fbfc05287 100644 (file)
@@ -161,7 +161,7 @@ class ProjectsTest < ActionDispatch::IntegrationTest
     end
     wait_for_ajax
 
-    click_link 'Move to project...'
+    click_link 'Move...'
     find('.selectable', text: 'Project 1234').click
     find('.modal-footer a,button', text: 'Move').click
     wait_for_ajax