Skip to content

Commit

Permalink
update snapshots (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: Acala Github Action Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Acala Github Action Bot authored Oct 14, 2024
1 parent 0e0b537 commit 010623c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/bridge-sdk/__snapshots__/kusama.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -265,11 +265,11 @@ exports[`'karura' to 'moonriver' using bridgeSDK cross-chain 'KAR' > Cross-chain
"address": "0x4E7440dB498561A46AAa82b9Bc7d2D5162b5c27B",
"decimals": 18,
"fromChain": "(rounded 8)",
"toChain": "(rounded 2.01)",
"toChain": "(rounded 1.57)",
}
`;

exports[`'karura' to 'moonriver' using bridgeSDK cross-chain 'KAR' > Cross-chain using BridgeSDK works > fee 1`] = `"(rounded 0.09)"`;
exports[`'karura' to 'moonriver' using bridgeSDK cross-chain 'KAR' > Cross-chain using BridgeSDK works > fee 1`] = `"(rounded 0.5)"`;

exports[`'karura' to 'moonriver' using bridgeSDK cross-chain 'KAR' > Cross-chain using BridgeSDK works > initial 1`] = `
{
Expand Down

0 comments on commit 010623c

Please sign in to comment.