Update test coverage requirement wording

Corrected a sentence to improve clarity and completeness.
main
dsarno 2026-01-29 03:30:28 -08:00 committed by GitHub
parent addce602fb
commit 3d3d45e788
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ After switching, open Package Manager in Unity and Refresh to re-resolve package
## Running Tests
All major new features (and some minor ones) must include test coverage. It's so easy to get LLMs to write tests, ya gotta do
All major new features (and some minor ones) must include test coverage. It's so easy to get LLMs to write tests, ya gotta do it!
### Python Tests