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, 0 insertions, 1 deletions
diff --git a/src/client/sync/crdt/migration.test.ts b/src/client/sync/crdt/migration.test.ts
index 22f311d..ba90be2 100644
--- a/src/client/sync/crdt/migration.test.ts
+++ b/src/client/sync/crdt/migration.test.ts
@@ -109,7 +109,6 @@ describe("migration", () => {
userId: "user-1",
name: "Test Deck",
description: null,
- newCardsPerDay: 20,
createdAt: new Date(),
updatedAt: new Date(),
deletedAt: null,