Skip to content

Commit 23eb422

Browse files
Merge branch 'main' into themis/beforeall
2 parents 00a03c2 + f4aa6d9 commit 23eb422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ markers = [
268268
]
269269
addopts = "-n 0 --dist=loadgroup"
270270
asyncio_default_fixture_loop_scope = "session"
271-
log_cli = true # Set this to true to enable logging during tests
271+
log_cli = false # Set this to true to enable logging during tests
272272
log_cli_format = "%(asctime)s.%(msecs)03d %(filename)s:%(lineno)d %(levelname)s %(message)s"
273273
log_cli_level = "INFO"
274274
filterwarnings = [

0 commit comments

Comments
 (0)