Skip to content

Commit

Permalink
Updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ekenigs committed Sep 10, 2024
1 parent 74a7ddd commit 0a5e42d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions packages/sdk/tests/acceptance/__snapshots__/sdk.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -541,14 +541,17 @@ exports[`sdk > getParachainBalances > on 'Moonbase Beta' for address: '0x4E82143
exports[`sdk > getParachainBalances > on 'Moonbeam' for address: '0x4E82143Af671Cc8201Bc7efCBbCED3A69e8…' > should get expected balances 1`] = `
[
n {
"address": "0xffffffff2e1d1ac9ea1686255befe995b31abc96",
"address": "0xCa01a1D0993565291051daFF390892518ACfAD3A",
"amount": 0n,
"decimals": 6,
"ids": undefined,
"key": "axlusdc",
"min": undefined,
"originSymbol": "axlUSDC",
"symbol": "axlUSDC",
"symbol": undefined,
},
a {
n {
"address": "0xffffffff2e1d1ac9ea1686255befe995b31abc96",
"amount": 0n,
"decimals": 18,
"ids": {
Expand Down

0 comments on commit 0a5e42d

Please sign in to comment.