diff --git a/bin/tests/system/pytest.ini b/bin/tests/system/pytest.ini index a8733cefb6..ff17998e35 100644 --- a/bin/tests/system/pytest.ini +++ b/bin/tests/system/pytest.ini @@ -10,7 +10,7 @@ # information regarding copyright ownership. [pytest] -addopts = --tb=short -rA +addopts = --tb=short -rA -vv log_format = %(asctime)s %(levelname)s:%(name)s %(message)s log_date_format = %Y-%m-%d %H:%M:%S log_cli = 1