X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c952afae1af2fb31b68be04f70bd7ae6f9d52aba..7b5bf320c400a44d3e8b0cd962256c0ab9d872bf:/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]')