Skip to content

Commit 180fb05

Browse files
committed
chore: pytest log_level is better than log_cli_level
Committed via https://github.com/asottile/all-repos
1 parent de6d798 commit 180fb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ filterwarnings = [
8484
"ignore::RuntimeWarning",
8585
"ignore::DeprecationWarning",
8686
]
87-
log_cli_level = "INFO"
87+
log_level = "INFO"
8888
testpaths = [
8989
"tests",
9090
]

0 commit comments

Comments
 (0)