X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/a4c96d2e98d9f2971e9268355bd31331c2b6a5e2..709996fdd46c5993944753fab7919676e0cbd60d:/cypress/integration/group-manage.spec.js 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]')