[ARVADOS] updated: 845a953093d775b576c0dbf022b12242e32aa6de

Git user git at public.curoverse.com
Thu Jun 22 14:06:29 EDT 2017


Summary of changes:
 apps/workbench/test/controllers/collections_controller_test.rb | 1 -
 1 file changed, 1 deletion(-)

       via  845a953093d775b576c0dbf022b12242e32aa6de (commit)
      from  231c53a6bd704e03d0aed5b8227168713bb28ff6 (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 845a953093d775b576c0dbf022b12242e32aa6de
Author: radhika <radhika at curoverse.com>
Date:   Thu Jun 22 14:06:09 2017 -0400

    11846: test update
    
    Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhika at curoverse.com>

diff --git a/apps/workbench/test/controllers/collections_controller_test.rb b/apps/workbench/test/controllers/collections_controller_test.rb
index c51beac..7ff123c 100644
--- a/apps/workbench/test/controllers/collections_controller_test.rb
+++ b/apps/workbench/test/controllers/collections_controller_test.rb
@@ -744,7 +744,6 @@ class CollectionsControllerTest < ActionController::TestCase
     assert_response :success
 
     collection = Collection.select([:uuid, :manifest_text]).where(uuid: collection['uuid']).first
-    collection = Collection.select([:uuid, :manifest_text]).where(uuid: collection['uuid']).first
     assert_match /. d41d8cd98f00b204e9800998ecf8427e\+0\+A(.*) 0:0:file1renamed\n.\/dir1 d41d8cd98f00b204e9800998ecf8427e\+0\+A(.*) 0:0:dir1file2 0:0:dir1imagefilerenamed.png 0:0:file2\n.\/dir2\/dir3 d41d8cd98f00b204e9800998ecf8427e\+0\+A(.*) 0:0:dir1file1moved\n$/, collection['manifest_text']
   end
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list