Update Claude instructions for testing

This commit is contained in:
2025-11-10 15:45:21 -08:00
parent cba91dae55
commit 584dd44aad

View File

@@ -19,7 +19,8 @@ npm run generate
npm run build:dev npm run build:dev
``` ```
Only use Docker Compose for running tests. Only use Docker Compose for running tests, and only use `docker compose run test`
to run tests; don't try to run tests for individual files.
## Architecture Overview ## Architecture Overview