Skip to content

Correct the npm run test note in CLAUDE.md - #10

Merged
ru-sh merged 1 commit into
mainfrom
fix-claude-md-test-note
Sep 23, 2026
Merged

ru-sh merged 1 commit into
mainfrom
fix-claude-md-test-note

Conversation

@ru-sh

@ru-sh ru-sh commented Sep 22, 2026

Copy link
Copy Markdown

CLAUDE.md said npm run test is intentionally not a script. It is a script:

"test": "echo 'Run npm run test:unit or npm run test:e2e' && exit 1"

A deliberate stub that redirects you and exits 1, which is a different thing from being absent — running it gives you a pointer, not a "missing script" error. The advice it supports is unchanged; the statement was just false.

@ru-sh
ru-sh merged commit 79ce214 into main Sep 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant