Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Jan 17, 2024
1 parent a0612e5 commit fff2ec8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ exports[`xTokens transfer should get correct arguments 1`] = `
"parents": 1,
},
},
1000000000,
"Unlimited",
]
`;

Expand Down Expand Up @@ -85,7 +85,7 @@ exports[`xTokens transferMultiAsset parachain should get correct arguments 1`] =
"parents": 1,
},
},
1000000000,
"Unlimited",
]
`;

Expand Down Expand Up @@ -188,7 +188,7 @@ exports[`xTokens transferMultiAsset x2 should get correct arguments 1`] = `
"parents": 1,
},
},
1000000000,
"Unlimited",
]
`;

Expand Down

0 comments on commit fff2ec8

Please sign in to comment.