Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Supremesource committed Dec 3, 2024
1 parent e7f12c9 commit 819b881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ impl pallet_subnet_emission::Config for Test {
type MissedPingsForInactivity = ConstU8<{ u8::MAX }>;
type PingInterval = ConstU64<50>;
type EncryptionPeriodBuffer = ConstU64<100>;
type WeightInfo = ();
}

impl pallet_governance::Config for Test {
Expand Down

0 comments on commit 819b881

Please sign in to comment.