diff --git a/pyproject.toml b/pyproject.toml index 7e532f75f0..9a4fd0632c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -268,7 +268,7 @@ markers = [ ] addopts = "-n 0 --dist=loadgroup" asyncio_default_fixture_loop_scope = "session" -log_cli = true # Set this to true to enable logging during tests +log_cli = false # Set this to true to enable logging during tests log_cli_format = "%(asctime)s.%(msecs)03d %(filename)s:%(lineno)d %(levelname)s %(message)s" log_cli_level = "INFO" filterwarnings = [