docs: correct test count to 1075 in TESTING.md and CHANGELOG (#447)

Co-authored-by: Nathan Esquenazi <nesquena@gmail.com>
This commit is contained in:
nesquena-hermes
2026-04-14 10:17:22 -07:00
committed by GitHub
parent 6e303fbd93
commit 8d1c257ea8
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ locale routing updated in `api/routes.py` (`_resolve_login_locale_key()` helper)
strings in `panels.js` cron UI extracted to i18n keys. 3 new test files:
`test_chinese_locale.py`, `test_language_precedence.py`, `test_login_locale.py`.
- Total tests: 1073 (was 1063)
- Total tests: 1075 (was 1063)
## [v0.50.37] fix(onboarding): skip wizard when Hermes is already configured