Disable logging in tests
Logger output interferes with the test runner output.
This commit is contained in:
parent
fae05fce86
commit
c93e015e43
|
@ -1,4 +1,4 @@
|
|||
--path:".."
|
||||
--threads:on
|
||||
--tlsEmulation:off
|
||||
-d:chronicles_log_level=DEBUG
|
||||
-d:chronicles_enabled=off
|
||||
|
|
Loading…
Reference in New Issue