Skip to content

Commit 5acfe86

Browse files
authored
chore: pytest log_level is better than log_cli_level (#124)
Committed via https://github.com/asottile/all-repos
1 parent d5ac5ba commit 5acfe86

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
@@ -74,7 +74,7 @@ xfail_strict = true
7474
filterwarnings = [
7575
"error",
7676
]
77-
log_cli_level = "INFO"
77+
log_level = "INFO"
7878
testpaths = [
7979
"tests",
8080
]

0 commit comments

Comments
 (0)