Skip to content

Commit 93ad319

Browse files
committed
comment
1 parent 2a7a291 commit 93ad319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_console.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,7 @@ def test_force_color():
994994

995995

996996
def test_reenable_highlighting() -> None:
997+
"""Check that when highlighting is disabled, it can be reenabled in print()"""
997998
console = Console(
998999
file=io.StringIO(),
9991000
_environ={

0 commit comments

Comments
 (0)