mintlayer-core
mintlayer-core copied to clipboard
Functional tests seem to depend on the log level
There is a comment in test/runner/functional.rs: "Tests are expected to work with RUST_LOG set to debug. Using anything else may break them". We need to investigate why this could happen and get rid of this dependency if it still exists.