aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/sync/crdt/migration.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/sync/crdt/migration.test.ts')
-rw-r--r--src/client/sync/crdt/migration.test.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/sync/crdt/migration.test.ts b/src/client/sync/crdt/migration.test.ts
index ba90be2..531e8fe 100644
--- a/src/client/sync/crdt/migration.test.ts
+++ b/src/client/sync/crdt/migration.test.ts
@@ -109,6 +109,7 @@ describe("migration", () => {
userId: "user-1",
name: "Test Deck",
description: null,
+ defaultNoteTypeId: null,
createdAt: new Date(),
updatedAt: new Date(),
deletedAt: null,