Skip to content

Commit

Permalink
remove deleted routes from snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Sep 20, 2024
1 parent b8df05b commit 0179f5d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions packages/sdk/tests/acceptance/__snapshots__/sdk.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -296,20 +296,6 @@ exports[`sdk > getParachainBalances > on 'Moonbase Alpha' for address: '0x4E8214

exports[`sdk > getParachainBalances > on 'Moonbase Beta' for address: '0x4E82143Af671Cc8201Bc7efCBbCED3A69e8…' > should get expected balances 1`] = `
[
a {
"amount": 100000000000000000n,
"decimals": 18,
"key": "ftmwh",
"originSymbol": "FTM.wh",
"symbol": "FTM.wh",
},
a {
"amount": 0n,
"decimals": 6,
"key": "usdcwh",
"originSymbol": "USDC.Wh",
"symbol": "USDC.Wh",
},
a {
"amount": 1100000000000000000n,
"decimals": 18,
Expand Down

0 comments on commit 0179f5d

Please sign in to comment.