Tests can use dbg macro (#7197)
There is a deny(clippy::dbg_macro) in the crate root, so newer
Clippy fails here since tests use dbg.
But dbg in tests are fine IMHO.
Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Please register or sign in to comment