We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b87d9c commit 2f9c577Copy full SHA for 2f9c577
tests/python/test_console.py
@@ -77,7 +77,7 @@ def test_thread_colors_list():
77
78
def test_console_width():
79
"""Test that console width is set to expected value."""
80
- assert console.CONSOLE_WIDTH == 175
+ assert console.CONSOLE_WIDTH == 220
81
82
83
def test_print_lock_exists():
0 commit comments