[ARVADOS] updated: 4786aea0e1b0e370a7210a9a404d8a9f83e01595

Git user git at public.curoverse.com
Thu Sep 29 11:10:25 EDT 2016


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

       via  4786aea0e1b0e370a7210a9a404d8a9f83e01595 (commit)
      from  482dc81f2b7533043bc5195bded942f970f163d8 (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 4786aea0e1b0e370a7210a9a404d8a9f83e01595
Author: radhika <radhika at curoverse.com>
Date:   Thu Sep 29 11:09:30 2016 -0400

    refs #9498 Fix failing workbench integration test due to containers fixture update.

diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb
index c840a41..b0a842e 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -268,7 +268,7 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
 
         assert_text 'completed container request'
         within('.row-zzzzz-xvhdp-cr4completedctr')do
-          assert page.has_link? 'foo_file'
+          assert page.has_link? '1f4b0bc7583c2a7f9102c395f4ffc5e3+45'
         end
       end
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list