Skip to content

Commit 83446eb

Browse files
committed
📚 Fix typo (#2020)
1 parent b52864e commit 83446eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/lib/zod/workbook_schema.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ describe('workbook schema', () => {
149149
'AtCoder の数学的な問題に苦手意識がある方向けの問題集です。これらの問題を通して、数学の感覚を集中的に磨いていきましょう!',
150150
isPublished: true,
151151
isOfficial: true,
152+
isReplenished: true,
152153
workBookType: WorkBookType.CURRICULUM,
153154
workBookTasks: workBookTasks,
154155
});

0 commit comments

Comments
 (0)