From c2de1304b7d3fa7932b3405bcce96116a21f794f Mon Sep 17 00:00:00 2001 From: Mark Tolmacs Date: Tue, 15 Apr 2025 16:13:01 +0200 Subject: [PATCH] Add snapshot update Signed-off-by: Mark Tolmacs --- .../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 cf7f059ae6..9ffb97128a 100644 --- a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap @@ -926,12 +926,11 @@ History { ], ], "startBinding": null, - "y": 0, }, "inserted": { "endBinding": { "elementId": "id166", - "focus": "-0.00000", + "focus": -0, "gap": 1, }, "points": [ @@ -946,10 +945,9 @@ History { ], "startBinding": { "elementId": "id165", - "focus": "0.00000", + "focus": 0, "gap": 1, }, - "y": "-0.00000", }, }, },