Skip to content

Commit 1ccaad5

Browse files
authored
chore: log_level is better than log_cli_level (#5890)
1 parent 9f1187f commit 1ccaad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addopts =
99
--capture=sys
1010
# Show local info when a failure occurs
1111
--showlocals
12-
log_cli_level = info
12+
log_level = INFO
1313
filterwarnings =
1414
# make warnings into errors but ignore certain third-party extension issues
1515
error

0 commit comments

Comments
 (0)