diff --git a/tests/end2end/fixtures/test_quteprocess.py b/tests/end2end/fixtures/test_quteprocess.py index 0ceb90cd6..875ea38e7 100644 --- a/tests/end2end/fixtures/test_quteprocess.py +++ b/tests/end2end/fixtures/test_quteprocess.py @@ -44,6 +44,7 @@ class FakeConfig: ARGS = { '--qute-delay': 0, '--color': True, + '--verbose': False, } def getoption(self, name):