Skip to content

Commit

Permalink
update acceptance snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Nov 22, 2024
1 parent a126cfd commit 34e3441
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions packages/sdk/tests/acceptance/__snapshots__/sdk.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,27 @@ exports[`sdk > getParachainBalances > on 'Moonbase Beta' for address: '0x4E82143

exports[`sdk > getParachainBalances > on 'Moonbeam' for address: '0x4E82143Af671Cc8201Bc7efCBbCED3A69e8…' > should get expected balances 1`] = `
[
r {
"amount": 0n,
"decimals": 18,
"key": "wstethe",
"originSymbol": "wstETH.e",
"symbol": "wstETH.e",
},
r {
"amount": 0n,
"decimals": 8,
"key": "wbtce",
"originSymbol": "WBTC.e",
"symbol": "WBTC.e",
},
r {
"amount": 0n,
"decimals": 18,
"key": "wethe",
"originSymbol": "WETH.e",
"symbol": "WETH.e",
},
r {
"amount": 0n,
"decimals": 6,
Expand Down

0 comments on commit 34e3441

Please sign in to comment.