Add brushKind to editor-store test

This commit is contained in:
2026-04-15 08:03:23 +02:00
parent 3760e6fb25
commit 4254f14f93

View File

@@ -533,6 +533,7 @@ describe("EditorStore", () => {
target: {
kind: "brush",
brushId: "brush-main",
brushKind: "box",
initialCenter: {
x: 0,
y: 1,