Aakansha Doshi 1 рік тому
батько
коміт
1bb88cb5e9
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      packages/excalidraw/tests/data/restore.test.ts

+ 0 - 1
packages/excalidraw/tests/data/restore.test.ts

@@ -330,7 +330,6 @@ describe("restoreAppState", () => {
 
     const stubLocalAppState = getDefaultAppState();
     stubLocalAppState.cursorButton = "down";
-    stubLocalAppState.name = "local app state";
 
     const restoredAppState = restore.restoreAppState(
       stubImportedAppState,