Skip to content

Commit

Permalink
change log level for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
vertefra committed Aug 26, 2024
1 parent d488bad commit 500c415
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,5 @@ exclude = [
"**/tests/**" = ["D"]

[tool.pytest.ini_options]
log_cli=true
log_cli=true
log_cli_level=DEBUG

0 comments on commit 500c415

Please sign in to comment.