We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a026f13 commit f4aa6d9Copy full SHA for f4aa6d9
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