From ca9b7a505e1c6ad474f0e190f5d54d0cb459f6fd Mon Sep 17 00:00:00 2001 From: dwelle <5153846+dwelle@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:04:43 +0100 Subject: [PATCH] flake --- .../excalidraw/tests/__snapshots__/history.test.tsx.snap | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap index cb5dfc210..3a701fc5f 100644 --- a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap @@ -940,13 +940,12 @@ History { "startBinding": null, "width": 100, "x": 150, - "y": 0, }, "inserted": { "endBinding": { "elementId": "id160", "fixedPoint": null, - "focus": "-0.00000", + "focus": 0, "gap": 1, }, "points": [ @@ -962,12 +961,11 @@ History { "startBinding": { "elementId": "id159", "fixedPoint": null, - "focus": "0.00000", + "focus": 0, "gap": 1, }, "width": 0, "x": 149, - "y": "0.00000", }, }, },