Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseAbram committed Aug 19, 2024
1 parent 56e69fb commit 7e7de81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/propagation/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ impl pallet_programs::Config for Test {

impl pallet_propagation::Config for Test {
type RuntimeEvent = RuntimeEvent;
type WeightInfo = ();
}

impl pallet_parameters::Config for Test {
Expand Down

0 comments on commit 7e7de81

Please sign in to comment.