X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f6396d366359d62ec22ca7a0efd4bf22a395f933..854ddaf2187cab8d97800e29b8d0c3c9dea7bb15:/cypress/integration/group-manage.spec.js diff --git a/cypress/integration/group-manage.spec.js b/cypress/integration/group-manage.spec.js index 848220344a..ffe2c8c4df 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]')