mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-02-17 19:53:09 +08:00
The package.json test script listed individual test files, which fell out of sync when session-manager.test.js and session-aliases.test.js were added to tests/run-all.js but not to package.json. Now npm test delegates to run-all.js so new test files are automatically included.
2.4 KiB
2.4 KiB