test: cover collab field preservation

This commit is contained in:
Ryan Di
2026-03-20 19:55:40 +11:00
parent 8168d46f87
commit 16838ea792
12 changed files with 174 additions and 94 deletions
@@ -9,6 +9,7 @@ import {
chunk,
getExportSource,
} from "@excalidraw/common";
import { SCHEMA_VERSIONS } from "../data/schema";
import { EditorLocalStorage } from "../data/EditorLocalStorage";