18692: Snackbar changes
authorDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Tue, 27 Sep 2022 15:53:06 +0000 (17:53 +0200)
committerDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Tue, 27 Sep 2022 15:53:06 +0000 (17:53 +0200)
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

cypress/integration/group-manage.spec.js

index b6fba4f1f16f9f4ed6beec6c9eee2d875542209d..969983080ec8a9364d63065eb30af5f7c0e26c8e 100644 (file)
@@ -268,7 +268,7 @@ describe('Group manage tests', function() {
                     cy.get('[data-cy=user-visible-checkbox] input').should('be.disabled');
                     cy.get('[data-cy=resource-delete-button]').should('be.disabled');
                     // cy.get('[data-cy=edit-permission-button]').should('not.exist');
-                });
+                // });
 
             // Check permissions actions
             cy.get('[data-cy=group-details-permissions-tab]').click();