mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Nits found during the bumping fellows repo (#3410)
This commit is contained in:
@@ -371,7 +371,7 @@ mod tests {
|
||||
|
||||
for (asset, expected_result) in test_data {
|
||||
assert_eq!(
|
||||
<Convert as MatchesFungibles<xcm::v3::MultiLocation, u128>>::matches_fungibles(
|
||||
<Convert as MatchesFungibles<xcm::v3::Location, u128>>::matches_fungibles(
|
||||
&asset.clone().try_into().unwrap()
|
||||
),
|
||||
expected_result,
|
||||
|
||||
Reference in New Issue
Block a user