From: Daniel Kutyła Date: Mon, 6 Mar 2023 16:53:53 +0000 (+0100) Subject: 19836: Change test X-Git-Tag: 2.6.0~11^2 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/41d6ed562487d97353808c6e54e9a608ac16f779 19836: Change test Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła --- diff --git a/cypress/integration/banner-tooltip.spec.js b/cypress/integration/banner-tooltip.spec.js index 53777058..6156909c 100644 --- a/cypress/integration/banner-tooltip.spec.js +++ b/cypress/integration/banner-tooltip.spec.js @@ -34,8 +34,6 @@ describe('Collection panel tests', function () { cy.loginAs(adminUser); - // cy.goToPath(`/collections/${collectionUUID}`); - cy.wait(2000); cy.get('[data-cy=confirmation-dialog-ok-btn]').click(); @@ -54,8 +52,6 @@ describe('Collection panel tests', function () { cy.loginAs(adminUser); - // cy.goToPath(`/collections/${collectionUUID}`); - cy.wait(2000); cy.get('[data-cy=side-panel-tree]').then(($el) => {