We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00a03c2 + f4aa6d9 commit 23eb422Copy full SHA for 23eb422
pyproject.toml
@@ -268,7 +268,7 @@ markers = [
268
]
269
addopts = "-n 0 --dist=loadgroup"
270
asyncio_default_fixture_loop_scope = "session"
271
-log_cli = true # Set this to true to enable logging during tests
+log_cli = false # Set this to true to enable logging during tests
272
log_cli_format = "%(asctime)s.%(msecs)03d %(filename)s:%(lineno)d %(levelname)s %(message)s"
273
log_cli_level = "INFO"
274
filterwarnings = [
0 commit comments