Skip to content

Commit

Permalink
update snapshots (#205)
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 Aug 4, 2024
1 parent 7d545d6 commit 9263671
Showing 1 changed file with 5 additions and 24 deletions.
29 changes: 5 additions & 24 deletions tests/xcm-transfer/__snapshots__/kusama-relay.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -526,35 +526,16 @@ exports[`'kusama' -> 'shiden' xcm transfer 'KSM' > xcmPallet transfer > to chain
[
{
"data": {
"count": 1,
},
"method": "DownwardMessagesReceived",
"section": "parachainSystem",
},
{
"data": {
"messageHash": "(hash)",
"messageId": "(hash)",
"outcome": {
"Complete": {
"proofSize": "(rounded 11000)",
"refTime": "(rounded 990000000)",
},
},
},
"method": "ExecutedDownward",
"section": "dmpQueue",
},
{
"data": {
"dmqHead": "(hash)",
"id": "(hash)",
"origin": "Parent",
"success": true,
"weightUsed": {
"proofSize": "(rounded 11000)",
"refTime": "(rounded 990000000)",
},
},
"method": "DownwardMessagesProcessed",
"section": "parachainSystem",
"method": "Processed",
"section": "messageQueue",
},
]
`;
Expand Down

0 comments on commit 9263671

Please sign in to comment.