Skip to content

Commit

Permalink
update snapshots (#207)
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 14, 2024
1 parent f5bba17 commit 957f989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/acala/__snapshots__/homa.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ exports[`'karura' homa > with latest block > Homa redeem unbond works > events 2
"eraIndexWhenUnbond": 100,
"liquidAmount": 1000000000000,
"redeemer": "rPizfonc8MPuEsMxufAytHjpRW7a2YrXWHKibaJXe9ZtjKx",
"unbondingStakingAmount": "(rounded 160000000000)",
"unbondingStakingAmount": "(rounded 170000000000)",
},
"method": "RedeemedByUnbond",
"section": "homa",
Expand All @@ -436,7 +436,7 @@ exports[`'karura' homa > with latest block > Homa redeem unbond works > system e
[
{
"data": {
"amount": "(rounded 160000000000)",
"amount": "(rounded 170000000000)",
"stash": "(address)",
},
"method": "Unbonded",
Expand Down

0 comments on commit 957f989

Please sign in to comment.