From 31b24fa7b2b762ab62d6fe5301f18a206b0bdea4 Mon Sep 17 00:00:00 2001 From: Sami Nouidri Date: Mon, 3 Feb 2025 13:46:47 +0100 Subject: [PATCH] PB-1419 : a commit to test on cypress cloud as the test doesn't fail locally --- tests/cypress/tests-e2e/drawing.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cypress/tests-e2e/drawing.cy.js b/tests/cypress/tests-e2e/drawing.cy.js index 29e0916fd..3decfd0c2 100644 --- a/tests/cypress/tests-e2e/drawing.cy.js +++ b/tests/cypress/tests-e2e/drawing.cy.js @@ -286,7 +286,7 @@ describe('Drawing module tests', () => { description ) - // moving the marker by drag&drop on the map + // moving the marker by drag & drop on the map const moveInPixel = { x: 40, y: -50,