docs: correct test count from 103 to 111
npm test currently reports 111, not 103 — the number went stale as tests were added. Caught by catalog's coord message after measuring the v0.2.2 tag directly (git-archive extraction, not the worktree). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WB6C8cJLHo3PF2BLPVb5qt
This commit is contained in:
parent
f85b9d3229
commit
ca81db549c
2 changed files with 2 additions and 2 deletions
|
|
@ -77,7 +77,7 @@ would recreate, in data, exactly the drift this plugin exists to remove.
|
|||
## Commands
|
||||
|
||||
```bash
|
||||
npm test # 103 tests
|
||||
npm test # 111 tests
|
||||
node scripts/repo-standard-check.mjs --dir "$PWD" # gate one repo
|
||||
node scripts/repo-standard-check.mjs --offline # no network call
|
||||
node scripts/repo-standard-check.mjs --json # machine output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue