Skip to content

Commit 3174aae

Browse files
authored
Merge pull request #103 from AstarNetwork/update-snapshots-9d19da5
2 parents 9d19da5 + 868d1c6 commit 3174aae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/xcm-transfer/__snapshots__/astar-asset-hub.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ exports[`Astar & AssetHub > 002: Astar transfer USDT to AssetHub > 002: statemin
219219
"success": true,
220220
"weightUsed": {
221221
"proofSize": "(rounded 7200)",
222-
"refTime": "(rounded 320000000)",
222+
"refTime": "(rounded 330000000)",
223223
},
224224
},
225225
"method": "Processed",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exports[`Polkadot & Astar > 001: Polkadot transfer DOT to Astar > 001: polkadot
88
"Complete": {
99
"used": {
1010
"proofSize": "(rounded 6200)",
11-
"refTime": "(rounded 250000000)",
11+
"refTime": "(rounded 260000000)",
1212
},
1313
},
1414
},
@@ -192,7 +192,7 @@ exports[`Polkadot & Astar > 002: Astar transfer DOT to Polkadot > 002: polkadot
192192
"success": true,
193193
"weightUsed": {
194194
"proofSize": "(rounded 7200)",
195-
"refTime": "(rounded 270000000)",
195+
"refTime": "(rounded 280000000)",
196196
},
197197
},
198198
"method": "Processed",

0 commit comments

Comments
 (0)