Aakansha Doshi 1 năm trước cách đây
mục cha
commit
1bb88cb5e9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,