We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f1187f commit 1ccaad5Copy full SHA for 1ccaad5
tests/pytest.ini
@@ -9,7 +9,7 @@ addopts =
9
--capture=sys
10
# Show local info when a failure occurs
11
--showlocals
12
-log_cli_level = info
+log_level = INFO
13
filterwarnings =
14
# make warnings into errors but ignore certain third-party extension issues
15
error
0 commit comments