docs: 計画書のテスト数見積もりを実測値(5ファイル32テスト)に修正

This commit is contained in:
Kenichiro NOGI 2026-09-05 18:52:49 +09:00
parent c03a2376ca
commit bdec81838e

View File

@ -1437,7 +1437,7 @@ Expected: 8 tests、全てPASS
node --test test/*.test.js
```
Expected: 6ファイル・36テスト、全てPASS
Expected: 5ファイル・32テスト、全てPASS
- [ ] **Step 6: コミット**