This PR fixes the following:
- nested
ContextConsumer
- missing
.with(MetricsRun.simple())
They could make the tests pass unintentionally.
This PR fixes the following:
ContextConsumer
.with(MetricsRun.simple())
They could make the tests pass unintentionally.