Skip to content

Commit ee864b9

Browse files
authored
fixed AH - Astar tests (#159)
1 parent 89d1563 commit ee864b9

File tree

5 files changed

+6
-466
lines changed

5 files changed

+6
-466
lines changed

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

Lines changed: 4 additions & 4 deletions
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 11000)",
222-
"refTime": "(rounded 980000000)",
222+
"refTime": "(rounded 1000000000)",
223223
},
224224
},
225225
"method": "Processed",
@@ -238,8 +238,8 @@ exports[`Astar & AssetHub > 003: Transfer DOT from AssetHub (statemint) to Astar
238238
},
239239
"success": true,
240240
"weightUsed": {
241-
"proofSize": "(rounded 9400)",
242-
"refTime": "(rounded 900000000)",
241+
"proofSize": "(rounded 340000)",
242+
"refTime": "(rounded 29000000000)",
243243
},
244244
},
245245
"method": "Processed",
@@ -295,7 +295,7 @@ exports[`Astar & AssetHub > 003: Transfer DOT from AssetHub (statemint) to Astar
295295
"depositAsset": {
296296
"assets": {
297297
"wild": {
298-
"allCounted": 1,
298+
"all": null,
299299
},
300300
},
301301
"beneficiary": {

tests/xcm-transfer/__snapshots__/kusama-shiden.test.ts.snap

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)