Skip to content

Commit

Permalink
update snapshots (#228)
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 Feb 27, 2025
1 parent 102c123 commit a43e85a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/acala/__snapshots__/homa.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ exports[`'acala' homa > with latest block > Homa redeem unbond works > system ev
"success": true,
"weightUsed": {
"proofSize": "(rounded 66000)",
"refTime": "(rounded 6200000000)",
"refTime": "(rounded 6100000000)",
},
},
"method": "Processed",
Expand Down
4 changes: 2 additions & 2 deletions tests/xcm-transfer/__snapshots__/polkadot-para.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ exports[`'acala' -> 'assetHubPolkadot' xcm transfer 'WBTC' > xtokens transfer >
"success": false,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 330000000)",
"refTime": "(rounded 340000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -351,7 +351,7 @@ exports[`'assetHubPolkadot' -> 'acala' xcm transfer 'WBTC' > xcmPallet transfer
"Complete": {
"used": {
"proofSize": "(rounded 6200)",
"refTime": "(rounded 298000000)",
"refTime": 305000000,
},
},
},
Expand Down
8 changes: 4 additions & 4 deletions tests/xcm-transfer/__snapshots__/polkadot-relay.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ exports[`'acala' -> 'polkadot' xcm transfer 'DOT wiht limited weight' > xtokens
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 270000000)",
"refTime": "(rounded 280000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -270,7 +270,7 @@ exports[`'acala' -> 'polkadot' xcm transfer 'DOT' > xtokens transfer > to chain
"success": true,
"weightUsed": {
"proofSize": "(rounded 7200)",
"refTime": "(rounded 270000000)",
"refTime": "(rounded 280000000)",
},
},
"method": "Processed",
Expand Down Expand Up @@ -391,7 +391,7 @@ exports[`'polkadot' -> 'acala' xcm transfer 'DOT' > xcmPallet transfer > tx even
"Complete": {
"used": {
"proofSize": "(rounded 6200)",
"refTime": "(rounded 252000000)",
"refTime": "(rounded 259000000)",
},
},
},
Expand Down Expand Up @@ -584,7 +584,7 @@ exports[`'polkadot' -> 'astar' xcm transfer 'DOT' > xcmPallet transfer > tx even
"Complete": {
"used": {
"proofSize": "(rounded 6200)",
"refTime": "(rounded 252000000)",
"refTime": "(rounded 259000000)",
},
},
},
Expand Down

0 comments on commit a43e85a

Please sign in to comment.