From 59635e3160a50e48df7af8c7b2227b11089935a3 Mon Sep 17 00:00:00 2001 From: Mark Tolmacs Date: Wed, 18 Jun 2025 12:50:35 +0200 Subject: [PATCH] Update snapshot --- packages/excalidraw/tests/__snapshots__/history.test.tsx.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap index 9c78fbef91..3724331318 100644 --- a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap @@ -227,7 +227,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "strokeWidth": 2, "type": "arrow", "updated": 1, - "version": 40, + "version": 39, "width": "96.42891", "x": "3.53553", "y": 0, @@ -823,7 +823,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "strokeWidth": 2, "type": "arrow", "updated": 1, - "version": 30, + "version": 29, "width": "96.46447", "x": 150, "y": 0,