diff --git a/polkadot/runtime/common/src/paras_registrar.rs b/polkadot/runtime/common/src/paras_registrar.rs index 7ba2bca205..80b4ab3991 100644 --- a/polkadot/runtime/common/src/paras_registrar.rs +++ b/polkadot/runtime/common/src/paras_registrar.rs @@ -876,7 +876,7 @@ mod tests { Origin::signed(1), 1u32.into(), vec![1; 3].into(), - WASM_MAGIC.to_vec().into(), + vec![1, 2, 3].into(), )); // Owner can call swap