Skip to content

Commit a43e85a

Browse files
github-actions[bot]Acala Github Action Bot
andauthored
update snapshots (#228)
Co-authored-by: Acala Github Action Bot <[email protected]>
1 parent 102c123 commit a43e85a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

tests/acala/__snapshots__/homa.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ exports[`'acala' homa > with latest block > Homa redeem unbond works > system ev
5050
"success": true,
5151
"weightUsed": {
5252
"proofSize": "(rounded 66000)",
53-
"refTime": "(rounded 6200000000)",
53+
"refTime": "(rounded 6100000000)",
5454
},
5555
},
5656
"method": "Processed",

tests/xcm-transfer/__snapshots__/polkadot-para.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ exports[`'acala' -> 'assetHubPolkadot' xcm transfer 'WBTC' > xtokens transfer >
128128
"success": false,
129129
"weightUsed": {
130130
"proofSize": "(rounded 7200)",
131-
"refTime": "(rounded 330000000)",
131+
"refTime": "(rounded 340000000)",
132132
},
133133
},
134134
"method": "Processed",
@@ -351,7 +351,7 @@ exports[`'assetHubPolkadot' -> 'acala' xcm transfer 'WBTC' > xcmPallet transfer
351351
"Complete": {
352352
"used": {
353353
"proofSize": "(rounded 6200)",
354-
"refTime": "(rounded 298000000)",
354+
"refTime": 305000000,
355355
},
356356
},
357357
},

tests/xcm-transfer/__snapshots__/polkadot-relay.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ exports[`'acala' -> 'polkadot' xcm transfer 'DOT wiht limited weight' > xtokens
108108
"success": true,
109109
"weightUsed": {
110110
"proofSize": "(rounded 7200)",
111-
"refTime": "(rounded 270000000)",
111+
"refTime": "(rounded 280000000)",
112112
},
113113
},
114114
"method": "Processed",
@@ -270,7 +270,7 @@ exports[`'acala' -> 'polkadot' xcm transfer 'DOT' > xtokens transfer > to chain
270270
"success": true,
271271
"weightUsed": {
272272
"proofSize": "(rounded 7200)",
273-
"refTime": "(rounded 270000000)",
273+
"refTime": "(rounded 280000000)",
274274
},
275275
},
276276
"method": "Processed",
@@ -391,7 +391,7 @@ exports[`'polkadot' -> 'acala' xcm transfer 'DOT' > xcmPallet transfer > tx even
391391
"Complete": {
392392
"used": {
393393
"proofSize": "(rounded 6200)",
394-
"refTime": "(rounded 252000000)",
394+
"refTime": "(rounded 259000000)",
395395
},
396396
},
397397
},
@@ -584,7 +584,7 @@ exports[`'polkadot' -> 'astar' xcm transfer 'DOT' > xcmPallet transfer > tx even
584584
"Complete": {
585585
"used": {
586586
"proofSize": "(rounded 6200)",
587-
"refTime": "(rounded 252000000)",
587+
"refTime": "(rounded 259000000)",
588588
},
589589
},
590590
},

0 commit comments

Comments
 (0)