Skip to content

Commit

Permalink
text/change-loc: fix sender para
Browse files Browse the repository at this point in the history
  • Loading branch information
pLabarta committed Feb 17, 2025
1 parent d53e87a commit 5138852
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ describeSuite({
.tx.evmForeignAssets.changeXcmLocation(255, secondAssetLocation);
const { block, errorName } = await sendCallAsPara(
changeLocationCall,
5002,
5001,
context,
fundAmount / 20n,
true
Expand Down

0 comments on commit 5138852

Please sign in to comment.