aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/pages/DeckCardsPage.test.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/pages/DeckCardsPage.test.tsx')
-rw-r--r--src/client/pages/DeckCardsPage.test.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/pages/DeckCardsPage.test.tsx b/src/client/pages/DeckCardsPage.test.tsx
index 7bc97fb..7c3c184 100644
--- a/src/client/pages/DeckCardsPage.test.tsx
+++ b/src/client/pages/DeckCardsPage.test.tsx
@@ -72,7 +72,6 @@ const mockDeck = {
id: "deck-1",
name: "Japanese Vocabulary",
description: "Common Japanese words",
- newCardsPerDay: 20,
dueCardCount: 0,
createdAt: "2024-01-01T00:00:00Z",
updatedAt: "2024-01-01T00:00:00Z",