mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 15:41:02 +00:00
edit xcm simulator test code (#6695)
This commit is contained in:
@@ -253,7 +253,7 @@ mod tests {
|
|||||||
0,
|
0,
|
||||||
));
|
));
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
parachain::Balances::free_balance(&child_account_id(1)),
|
relay_chain::Balances::free_balance(&child_account_id(1)),
|
||||||
INITIAL_BALANCE + withdraw_amount
|
INITIAL_BALANCE + withdraw_amount
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user