diff options
-rw-r--r-- | tests/conftest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py index a935c4f7..0027ac7d 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -83,7 +83,7 @@ expect_colors = True pager = 'less -SRXF' if sys.platform.startswith('win'): expect_colors = False - pager = 'more' + pager = 'more ' # Output from the show command with default settings SHOW_TXT = """colors: {} continuation_prompt: > |