From 10cebcff8abf60a9106dca71b6ae319c786db4d7 Mon Sep 17 00:00:00 2001 From: psmyrdek Date: Wed, 19 Mar 2025 10:26:10 +0100 Subject: [PATCH] chore: snapshot update --- .../excalidraw/tests/__snapshots__/history.test.tsx.snap | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap index e75784f49..8e507cbe0 100644 --- a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap @@ -686,9 +686,6 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "selectedElementIds": { "id167": true, }, - "selectedElementIds": { - "id167": true, - }, "selectedElementsAreBeingDragged": false, "selectedGroupIds": {}, "selectionElement": null, @@ -820,9 +817,9 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "strokeWidth": 2, "type": "arrow", "updated": 1, - "version": 22, - "width": 100, - "x": 150, + "version": 44, + "width": 0, + "x": "149.29289", "y": 0, } `;