fix(docs): update path for frontend test coverage script in Frontend_Dev agent

This commit is contained in:
GitHub Actions
2025-12-02 04:49:17 +00:00
parent 62ae91d0c3
commit f621cb29ae
+1 -1
View File
@@ -38,7 +38,7 @@ You do not just "make it work"; you make it **feel** professional, responsive, a
- Run `npm run lint` and fix warnings and errors (so they don't become warnings).
- Run `npm run test` (Ensure no regressions).
- Run `npm run type-check`
- **MANDATORY**: Run `scripts/frontend-test-coverage.sh` as well as and fix any issues immediately and make sure coverage goals are met or exceeded.
- **MANDATORY**: Run `/projects/Charon/scripts/frontend-test-coverage.sh` as well as and fix any issues immediately and make sure coverage goals are met or exceeded.
</workflow>
<constraints>