X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c272d74463c393c967f0bdc3a9f3de626f3e5e7c..d3c7699ee377c4298779369c24e56c8019b599a1:/services/workbench2/cypress/e2e/side-panel.cy.js diff --git a/services/workbench2/cypress/e2e/side-panel.cy.js b/services/workbench2/cypress/e2e/side-panel.cy.js index d6ac754d0a..6d6b19bfab 100644 --- a/services/workbench2/cypress/e2e/side-panel.cy.js +++ b/services/workbench2/cypress/e2e/side-panel.cy.js @@ -23,11 +23,6 @@ describe('Side panel tests', function() { ); }) - beforeEach(function() { - cy.clearCookies() - cy.clearLocalStorage() - }) - it('enables the +NEW side panel button on users home project', function() { cy.loginAs(activeUser); cy.get('[data-cy=side-panel-button]')