Skip to content

Commit

Permalink
Remove equilibirum from acceptance tests snapshots (#307)
Browse files Browse the repository at this point in the history
* remove equilibirum from acc tests

* add changeset
  • Loading branch information
mmaurello authored Jul 19, 2024
1 parent 3afe85a commit 537f2b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
5 changes: 5 additions & 0 deletions .changeset/chatty-hairs-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@moonbeam-network/xcm-sdk': patch
---

Fix snapshots
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 @@ -553,20 +553,6 @@ exports[`sdk > getParachainBalances > on 'Moonbeam' for address: '0x4E82143Af671
"originSymbol": "IBTC",
"symbol": "IBTC",
},
a {
"amount": 0n,
"decimals": 9,
"key": "eqd",
"originSymbol": "EQD",
"symbol": "EQD",
},
a {
"amount": 0n,
"decimals": 9,
"key": "eq",
"originSymbol": "EQ",
"symbol": "EQ",
},
a {
"amount": 330000000n,
"decimals": 10,
Expand Down

0 comments on commit 537f2b4

Please sign in to comment.