diff --git a/cumulus/client/network/src/tests.rs b/cumulus/client/network/src/tests.rs
index ce2246f04c..d2def635b5 100644
--- a/cumulus/client/network/src/tests.rs
+++ b/cumulus/client/network/src/tests.rs
@@ -242,9 +242,12 @@ impl RelayChainInterface for DummyRelayChainInterface {
async fn header(&self, block_id: BlockId) -> RelayChainResult