[ARVADOS] updated: c81c0efd74addbdb2cf3ef2114ed96123d5a881e

git at public.curoverse.com git at public.curoverse.com
Fri Aug 1 17:05:43 EDT 2014


Summary of changes:
 services/api/test/functional/arvados/v1/groups_controller_test.rb | 1 +
 1 file changed, 1 insertion(+)

       via  c81c0efd74addbdb2cf3ef2114ed96123d5a881e (commit)
      from  ee56bdc1c7868ddae32e919205e77a3125a2a5e3 (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 c81c0efd74addbdb2cf3ef2114ed96123d5a881e
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Aug 1 17:05:40 2014 -0400

    Fixed typo introduced by merge.  refs #3443

diff --git a/services/api/test/functional/arvados/v1/groups_controller_test.rb b/services/api/test/functional/arvados/v1/groups_controller_test.rb
index 8cad840..5eeca07 100644
--- a/services/api/test/functional/arvados/v1/groups_controller_test.rb
+++ b/services/api/test/functional/arvados/v1/groups_controller_test.rb
@@ -108,6 +108,7 @@ class Arvados::V1::GroupsControllerTest < ActionController::TestCase
         else
           refute_includes found_uuids, specimens(specimen_fixture).uuid, "found specimen fixture '#{specimen_fixture}'"
         end
+      end
     end
   end
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list