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", }, }, },