Skip to content

Commit b3c7558

Browse files
al3martchungquantin
authored andcommitted
chore: impl Holder for pallet_assets (#543)
chore: impl Holder for pallet_assets
1 parent 073a87f commit b3c7558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/mainnet/src/config/assets.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ mod tests {
262262
}
263263

264264
#[test]
265-
fn holder_is_disabled() {
265+
fn holder_is_default() {
266266
assert_eq!(
267267
TypeId::of::<<Runtime as pallet_assets::Config<TrustBackedAssetsInstance>>::Holder>(
268268
),

0 commit comments

Comments
 (0)