mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
test(deltachat-rpc-client): enable logs in pytest
This makes pytest setup a logger for `logging` module.
This commit is contained in:
@@ -71,3 +71,6 @@ line-length = 120
|
|||||||
|
|
||||||
[tool.isort]
|
[tool.isort]
|
||||||
profile = "black"
|
profile = "black"
|
||||||
|
|
||||||
|
[tool.pytest.ini_options]
|
||||||
|
log_cli = true
|
||||||
|
|||||||
Reference in New Issue
Block a user