[arvados-workbench2] updated: 2.4.0-226-ge64ff06a
git repository hosting
git at public.arvados.org
Tue Sep 27 15:53:37 UTC 2022
Summary of changes:
cypress/integration/group-manage.spec.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via e64ff06a99c7a22c367602a5311c0636a0cf7dca (commit)
from 388cb2c2dce08514fd872ccfc0c5de88a00725b5 (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 e64ff06a99c7a22c367602a5311c0636a0cf7dca
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date: Tue Sep 27 17:53:06 2022 +0200
18692: Snackbar changes
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
diff --git a/cypress/integration/group-manage.spec.js b/cypress/integration/group-manage.spec.js
index b6fba4f1..96998308 100644
--- a/cypress/integration/group-manage.spec.js
+++ b/cypress/integration/group-manage.spec.js
@@ -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();
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list