asami-n 4 лет назад
Родитель
Сommit
bfc3a77dad

+ 0 - 1
packages/app/test/cypress/integration/2-basic-features/open-page-move-rename-modal.spec.ts

@@ -19,7 +19,6 @@ context('Open Page Move Rename Modal', () => {
   beforeEach(() => {
   beforeEach(() => {
     if (connectSid != null) {
     if (connectSid != null) {
       cy.setCookie('connect.sid', connectSid);
       cy.setCookie('connect.sid', connectSid);
-      cy.visit('/');
     }
     }
   });
   });