[ARVADOS] updated: bd3979a09bd74b6311e9d242bc040915d417253f
git at public.curoverse.com
git at public.curoverse.com
Thu Sep 25 14:49:35 EDT 2014
Summary of changes:
services/api/test/functional/arvados/v1/users_controller_test.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via bd3979a09bd74b6311e9d242bc040915d417253f (commit)
from 90e9b3c5ef43242afc42770d03c61489d69c1de5 (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 bd3979a09bd74b6311e9d242bc040915d417253f
Author: radhika <radhika at curoverse.com>
Date: Thu Sep 25 14:34:15 2014 -0400
3889: fix typo in test name
diff --git a/services/api/test/functional/arvados/v1/users_controller_test.rb b/services/api/test/functional/arvados/v1/users_controller_test.rb
index 531f8e2..745a8e8 100644
--- a/services/api/test/functional/arvados/v1/users_controller_test.rb
+++ b/services/api/test/functional/arvados/v1/users_controller_test.rb
@@ -360,7 +360,7 @@ class Arvados::V1::UsersControllerTest < ActionController::TestCase
verify_num_links @all_links_at_start, 5
end
- test "setup user with an exising user email and check different object is created" do
+ test "setup user with an existing user email and check different object is created" do
authorize_with :admin
inactive_user = users(:inactive)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list