Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Sep 3, 2024
1 parent 8101be5 commit f9ee379
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/sdk/tests/acceptance/__snapshots__/sdk.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,13 @@ exports[`sdk > getParachainBalances > on 'Moonbase Beta' for address: '0x4E82143

exports[`sdk > getParachainBalances > on 'Moonbeam' for address: '0x4E82143Af671Cc8201Bc7efCBbCED3A69e8…' > should get expected balances 1`] = `
[
a {
"amount": 0n,
"decimals": 6,
"key": "axlusdc",
"originSymbol": "axlUSDC",
"symbol": "axlUSDC",
},
a {
"amount": 0n,
"decimals": 18,
Expand Down

0 comments on commit f9ee379

Please sign in to comment.