Skip to content

Commit

Permalink
Teleport tokens burnt
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenovilla committed Oct 11, 2024
1 parent dc518f8 commit aac0713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xcm-simulator/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -728,4 +728,6 @@ fn teleport_para_teleport_to_para_a() {
0,
WeightLimit::Limited(Weight::from_parts(INITIAL_BALANCE as u64, 1024 * 1024)),
));

assert_eq!(parachain_teleporter::Balances::free_balance(ALICE), INITIAL_BALANCE - amount);
}

0 comments on commit aac0713

Please sign in to comment.