Skip to content

Commit

Permalink
fix rust tests compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusrodri committed Oct 5, 2024
1 parent 6ef17ec commit 205e2d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/emergency-para-xcm/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ use crate as pallet_emergency_para_xcm;
use cumulus_pallet_parachain_system::ParachainSetCode;
use cumulus_primitives_core::{
relay_chain::BlockNumber as RelayBlockNumber, AggregateMessageOrigin, ParaId,
XcmpMessageHandler,
};
use frame_support::parameter_types;
use frame_support::traits::ConstU32;
Expand Down

0 comments on commit 205e2d6

Please sign in to comment.