From 01dc0004f9fdafe289ab8f76a2d4fb4be587de2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20K=C3=B6cher?= Date: Tue, 3 Dec 2024 16:42:33 +0000 Subject: [PATCH] Update polkadot/runtime/common/src/xcm_sender.rs Co-authored-by: Branislav Kontur --- polkadot/runtime/common/src/xcm_sender.rs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/polkadot/runtime/common/src/xcm_sender.rs b/polkadot/runtime/common/src/xcm_sender.rs index 6d935ed69e3f..dfd65e391114 100644 --- a/polkadot/runtime/common/src/xcm_sender.rs +++ b/polkadot/runtime/common/src/xcm_sender.rs @@ -345,10 +345,7 @@ mod tests { c.max_downward_message_size = u32::MAX; }); - paras::Heads::::insert( - ParaId::from(5555), - HeadData(vec![]), - ); + dmp::Pallet::::make_parachain_reachable(5555); // Check that the good message is validated: assert_ok!(::validate(