Skip to content

Commit 94b0532

Browse files
committed
chore: Fix typo (#2346)
1 parent 2d723fe commit 94b0532

File tree

1 file changed

+1
-1
lines changed
  • docs/dev-notes/2025-10-26/impact-analysis

1 file changed

+1
-1
lines changed

docs/dev-notes/2025-10-26/impact-analysis/report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
6262
レイヤ4: テスト層
6363
├─ src/test/lib/utils/contest_task_pair.test.ts ✅ キー関数テスト
64-
└─ src/test/lib/services/task_results.ts ✅ TaskResults のCRUD に関するテスト
64+
└─ src/test/lib/services/task_results.test.ts ✅ TaskResults のCRUD に関するテスト
6565
```
6666

6767
---

0 commit comments

Comments
 (0)