clean up build & test instructions

This commit is contained in:
2025-03-10 20:06:00 -06:00
parent 155cfa79b7
commit f48dd21fd3
2 changed files with 5 additions and 21 deletions

View File

@@ -227,10 +227,7 @@ Run local tests:
npm run test-local
```
Run all tests (includes building):
```bash
npm run test-all
```
See [TESTING.md](test-playwright/TESTING.md) for more details.
## Linting