[ARVADOS-WORKBENCH2] updated: 2.4.0-54-g709996fd

Git user git at public.arvados.org
Mon May 16 19:21:51 UTC 2022


Summary of changes:
 cypress/integration/group-manage.spec.js | 1 +
 1 file changed, 1 insertion(+)

       via  709996fdd46c5993944753fab7919676e0cbd60d (commit)
      from  a4c96d2e98d9f2971e9268355bd31331c2b6a5e2 (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 709996fdd46c5993944753fab7919676e0cbd60d
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Mon May 16 16:21:35 2022 -0300

    16115: Fixes cypress test.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/cypress/integration/group-manage.spec.js b/cypress/integration/group-manage.spec.js
index 84822034..ffe2c8c4 100644
--- a/cypress/integration/group-manage.spec.js
+++ b/cypress/integration/group-manage.spec.js
@@ -71,6 +71,7 @@ describe('Group manage tests', function() {
             });
         cy.get('[role=tooltip]').click();
         cy.get('.sharing-dialog').contains('Save').click();
+        cy.get('.sharing-dialog').contains('Close').click();
 
         // Check that both users are present with appropriate permissions
         cy.get('[data-cy=group-members-data-explorer]')

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list