Skip to content

Commit b9723d0

Browse files
savannahostrowskimiss-islington
authored andcommitted
GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (GH-139980)
(cherry picked from commit 0fc5c56) Co-authored-by: Savannah Ostrowski <[email protected]>
1 parent 6d6d02a commit b9723d0

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)