Version Packages (#239) #246
Annotations
3 errors
acceptance
@moonbeam-network/xcm-sdk#test:acc: command (/home/runner/work/xcm-sdk/xcm-sdk/packages/sdk) /opt/hostedtoolcache/node/20.12.2/x64/bin/npm run test:acc exited (1)
|
sdk › getParachainBalances › should get expected balances for Moonbase Beta:
packages/sdk/tests/acceptance/sdk.test.ts#L68
expect(received).toMatchSnapshot()
Snapshot name: `sdk getParachainBalances should get expected balances for Moonbase Beta 1`
- Snapshot - 1
+ Received + 1
@@ -1,8 +1,8 @@
[
r {
- "amount": 0n,
+ "amount": 959299531883970493n,
"decimals": 18,
"key": "ftmwh",
"originSymbol": "FTM.wh",
"symbol": "FTM.wh",
},
at Object.<anonymous> (tests/acceptance/sdk.test.ts:68:22)
|
acceptance
Process completed with exit code 1.
|