diff --git a/tests/pytest.ini b/tests/pytest.ini index 6ca7a91362..6147c6be24 100644 --- a/tests/pytest.ini +++ b/tests/pytest.ini @@ -9,7 +9,7 @@ addopts = --capture=sys # Show local info when a failure occurs --showlocals -log_cli_level = info +log_level = INFO filterwarnings = # make warnings into errors but ignore certain third-party extension issues error