fix(tests): shared helpers in test_sprint42.py; correct test count to 1130

This commit is contained in:
Hermes Agent
2026-04-14 21:04:37 +00:00
parent bb445ffe9a
commit e228b1414f
3 changed files with 15 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ users enter any string (e.g. `openai/gpt-5.4`, `deepseek/deepseek-r2`, or any
provider-prefixed ID) and press Enter or click + to use it immediately.
i18n keys added to en, es, zh.
- Total tests: TBD (was 1117)
- Total tests: 1130 (was 1117)
## [v0.50.41] feat(ui): render MEDIA: images inline in web UI chat (fixes #450)