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