fix: add TrustScoreUpdater type to welati mock Config implementations

This commit is contained in:
2026-02-13 21:02:56 +03:00
parent bd454cf395
commit 098963d62f
@@ -313,6 +313,7 @@ impl pezpallet_referral::Config for Test {
type WeightInfo = ();
type DefaultReferrer = DefaultReferrerAccount;
type PenaltyPerRevocation = PenaltyPerRevocation;
type TrustScoreUpdater = ();
}
// Tiki Configuration
@@ -327,6 +328,7 @@ impl pezpallet_tiki::Config for Test {
type MaxTikisPerUser = MaxTikisPerUser;
type Tiki = pezpallet_tiki::Tiki;
type TikiCollectionId = TikiCollectionId;
type TrustScoreUpdater = ();
}
// Mock implementations for required traits - YÜKSEK SKORLAR VER