Skip to content

Commit

Permalink
udpate snap
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Oct 3, 2024
1 parent 309683b commit fc4ae33
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ ExtrinsicConfig {

exports[`polkadotXcm > send > should get correct arguments 1`] = `
[
"xTokens.transfer => RESULT",
"xTokens.transfer => RESULT",
"polkadotXcm.send => RESULT",
[
"xTokens.transfer => RESULT",
"xTokens.transfer => RESULT",
"polkadotXcm.send => RESULT",
],
]
`;

Expand Down

0 comments on commit fc4ae33

Please sign in to comment.