Skip to content

Commit c5d4e33

Browse files
authored
Merge pull request #161 from AstarNetwork/fix/snapshot
fix: weight refTime snapshot
2 parents ef924f5 + 2021fe2 commit c5d4e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ exports[`Shiden & AssetHub > 002: Transfer KSM from Shiden to Asset Hub > 002: a
107107
"success": true,
108108
"weightUsed": {
109109
"proofSize": "(rounded 11000)",
110-
"refTime": "(rounded 1000000000)",
110+
"refTime": "(rounded 470000000)",
111111
},
112112
},
113113
"method": "Processed",

0 commit comments

Comments
 (0)