From ab0b34333ae7699832ad07937be8d0f19f33c106 Mon Sep 17 00:00:00 2001 From: Mutasem Aldmour Date: Fri, 3 Jan 2025 18:23:32 +0100 Subject: [PATCH] format: fix --- cypress/e2e/25-stickies.cy.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/cypress/e2e/25-stickies.cy.ts b/cypress/e2e/25-stickies.cy.ts index 2010fe0c6f..9294dfc47e 100644 --- a/cypress/e2e/25-stickies.cy.ts +++ b/cypress/e2e/25-stickies.cy.ts @@ -21,8 +21,6 @@ function checkStickiesStyle( }); } - - describe('Canvas Actions', () => { beforeEach(() => { // cy.viewport(1000, 660);