diff --git a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap index 9ffb97128..cf7f059ae 100644 --- a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap @@ -926,11 +926,12 @@ History { ], ], "startBinding": null, + "y": 0, }, "inserted": { "endBinding": { "elementId": "id166", - "focus": -0, + "focus": "-0.00000", "gap": 1, }, "points": [ @@ -945,9 +946,10 @@ History { ], "startBinding": { "elementId": "id165", - "focus": 0, + "focus": "0.00000", "gap": 1, }, + "y": "-0.00000", }, }, },