chore: log_level is better than log_cli_level (#5890)

This commit is contained in:
Henry Schreiner
2025-11-10 23:28:09 -05:00
committed by GitHub
parent 9f1187f97c
commit 1ccaad5b12

View File

@@ -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