19836: Change test
[arvados-workbench2.git] / cypress / integration / banner-tooltip.spec.js
index 537770583dd0b0dd4cf226383ff3b1a5c107d8eb..6156909c89c054228e55e6584733c5f26cc52b37 100644 (file)
@@ -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) => {