3661: make existing tests pass
authorPhil Hodgson <bitbucket@philhodgson.net>
Wed, 10 Sep 2014 18:11:12 +0000 (14:11 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Wed, 10 Sep 2014 18:11:12 +0000 (14:11 -0400)
apps/workbench/test/integration/projects_test.rb

index 100f3bbf2b19ab52a40266cfc986560a4cdd6bce..3df911ad44e76fe2d0fe9b587dd28dcddc2d381c 100644 (file)
@@ -155,7 +155,7 @@ class ProjectsTest < ActionDispatch::IntegrationTest
     end
     wait_for_ajax
 
-    click_link 'Move project...'
+    click_link 'Move to project...'
     find('.selectable', text: 'Project 1234').click
     find('.modal-footer a,button', text: 'Move').click
     wait_for_ajax