Merge branch '21461-excessive-scrollbars-fix'. Closes #21461
[arvados.git] / services / workbench2 / cypress / e2e / sharing.cy.js
similarity index 98%
rename from services/workbench2/cypress/integration/sharing.spec.js
rename to services/workbench2/cypress/e2e/sharing.cy.js
index f742d09062a4f0b95fe8be8946fb20464a0b8ef7..05a7d470bf6e1b1d7ed048dc27c46c60d27cd9aa 100644 (file)
@@ -21,11 +21,6 @@ describe('Sharing tests', function () {
             });
     })
 
-    beforeEach(function () {
-        cy.clearCookies()
-        cy.clearLocalStorage()
-    });
-
     it('can create and delete sharing URLs on collections', () => {
         const collName = 'shared-collection ' + new Date().getTime();
         cy.createCollection(adminUser.token, {