Skip to content

Add missing @force_not_colorized_test_class decorator to TestOptionalHelpVersionActions #139979

@savannahostrowski

Description

@savannahostrowski

The TestOptionalsHelpVersionActions test class is missing the @force_not_colorized_test_class decorator, causing test failures when running in terminals with TERM set and stdout as a TTY as the tests expect plain text output.

I think this was missed in #136809

Linked PRs

Metadata

Metadata

Labels

3.14bugs and security fixes3.15new features, bugs and security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions