[ARVADOS] updated: 4096f6dfa7b7f5dfbe230922fa8fe2f9bf4b280d

git at public.curoverse.com git at public.curoverse.com
Mon Oct 6 10:39:09 EDT 2014


Summary of changes:
 apps/workbench/test/integration/projects_test.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  4096f6dfa7b7f5dfbe230922fa8fe2f9bf4b280d (commit)
      from  4b3e5e50e262fc51a158c1aed1942b1ef176e2eb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 4096f6dfa7b7f5dfbe230922fa8fe2f9bf4b280d
Author: radhika <radhika at curoverse.com>
Date:   Mon Oct 6 10:23:49 2014 -0400

    4025: Change the button label 'Move...' to 'Move <object_class>...' and update test assertion accordingly.

diff --git a/apps/workbench/test/integration/projects_test.rb b/apps/workbench/test/integration/projects_test.rb
index 3c3daba..83565f9 100644
--- a/apps/workbench/test/integration/projects_test.rb
+++ b/apps/workbench/test/integration/projects_test.rb
@@ -161,7 +161,7 @@ class ProjectsTest < ActionDispatch::IntegrationTest
     end
     wait_for_ajax
 
-    click_link 'Move...'
+    click_link 'Move project...'
     find('.selectable', text: 'Project 1234').click
     find('.modal-footer a,button', text: 'Move').click
     wait_for_ajax

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list