Skip to content

Commit 0fc5c56

Browse files
GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (#139980)
1 parent 68622be commit 0fc5c56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_argparse.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5831,6 +5831,7 @@ def test_subparser_conflict(self):
58315831
# Help and Version option tests
58325832
# =============================
58335833

5834+
@force_not_colorized_test_class
58345835
class TestOptionalsHelpVersionActions(TestCase):
58355836
"""Test the help and version actions"""
58365837

0 commit comments

Comments
 (0)