From a0f7edadec3bfbb7769735caf6af2c6d6df37e41 Mon Sep 17 00:00:00 2001 From: Ryan Di Date: Tue, 24 Jun 2025 21:02:48 +1000 Subject: [PATCH] test: update snapshots --- .../tests/__snapshots__/regressionTests.test.tsx.snap | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap index 238242a167..ca3567387b 100644 --- a/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap @@ -8697,7 +8697,6 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] appState 1` }, "segmentMidPointHoveredCoords": null, "selectedPointsIndices": null, - "snapLines": [], "startBindingElement": "keep", }, "selectionElement": null, @@ -8923,7 +8922,6 @@ exports[`regression tests > key 6 selects line tool > [end of test] appState 1`] }, "segmentMidPointHoveredCoords": null, "selectedPointsIndices": null, - "snapLines": [], "startBindingElement": "keep", }, "selectionElement": null, @@ -9345,7 +9343,6 @@ exports[`regression tests > key a selects arrow tool > [end of test] appState 1` }, "segmentMidPointHoveredCoords": null, "selectedPointsIndices": null, - "snapLines": [], "startBindingElement": "keep", }, "selectionElement": null, @@ -9750,7 +9747,6 @@ exports[`regression tests > key l selects line tool > [end of test] appState 1`] }, "segmentMidPointHoveredCoords": null, "selectedPointsIndices": null, - "snapLines": [], "startBindingElement": "keep", }, "selectionElement": null,