19836: Change test 19836-upload-binary-mode
authorDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Mon, 6 Mar 2023 16:53:53 +0000 (17:53 +0100)
committerDaniel Kutyła <daniel.kutyla@contractors.roche.com>
Mon, 6 Mar 2023 16:53:53 +0000 (17:53 +0100)
Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla@contractors.roche.com>

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) => {