[ARVADOS] updated: b67cdc3cbed20112aad37e6cbe6398de52aa41ab

git at public.curoverse.com git at public.curoverse.com
Mon Aug 25 12:10:11 EDT 2014


Summary of changes:
 apps/workbench/test/integration/application_layout_test.rb | 3 +++
 1 file changed, 3 insertions(+)

       via  b67cdc3cbed20112aad37e6cbe6398de52aa41ab (commit)
      from  ffabe045231d83faef9a908259fb0919f0d5cc0e (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 b67cdc3cbed20112aad37e6cbe6398de52aa41ab
Author: radhika <radhika at curoverse.com>
Date:   Mon Aug 25 12:09:41 2014 -0400

    3112: minor update in application layout test

diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb
index a2a3055..99eed01 100644
--- a/apps/workbench/test/integration/application_layout_test.rb
+++ b/apps/workbench/test/integration/application_layout_test.rb
@@ -49,6 +49,9 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
             else
               assert page.has_no_link?('Manage profile'), 'Found link - Manage profile'
             end
+          else
+            assert page.has_no_link?('Manage account'), 'Found link - Manage account'
+            assert page.has_no_link?('Manage profile'), 'Found link - Manage profile'
           end
           assert page.has_link?('Log out'), 'No link - Log out'
         end

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list