From: Daniel Kutyła Date: Fri, 24 Feb 2023 15:51:26 +0000 (+0100) Subject: 19836: Change test X-Git-Tag: 2.6.0~11^2~1 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/c9035537f611078317d9087c8b4061dd850e81aa 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 b9232072..53777058 100644 --- a/cypress/integration/banner-tooltip.spec.js +++ b/cypress/integration/banner-tooltip.spec.js @@ -34,7 +34,7 @@ describe('Collection panel tests', function () { cy.loginAs(adminUser); - cy.goToPath(`/collections/${collectionUUID}`); + // cy.goToPath(`/collections/${collectionUUID}`); cy.wait(2000); @@ -54,7 +54,7 @@ describe('Collection panel tests', function () { cy.loginAs(adminUser); - cy.goToPath(`/collections/${collectionUUID}`); + // cy.goToPath(`/collections/${collectionUUID}`); cy.wait(2000);