[test] tell pytest about the logot capturer
...which we do not yet use at this point
This commit is contained in:
parent
2163a425fd
commit
f27dc5a0d3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ addopts = [
|
||||||
"--no-migrations",
|
"--no-migrations",
|
||||||
"--capture=sys",
|
"--capture=sys",
|
||||||
]
|
]
|
||||||
|
logot_capturer = "logot.structlog.StructlogCapturer"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["pdm-backend"]
|
requires = ["pdm-backend"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue