Skip to content

Commit

Permalink
update snapshots (#208)
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 22, 2024
1 parent 957f989 commit a29846f
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 @@ -21,7 +21,7 @@ exports[`'acala' homa > with latest block > Homa redeem unbond works > events 2`
"eraIndexWhenUnbond": 100,
"liquidAmount": 1000000000000,
"redeemer": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG",
"unbondingStakingAmount": "(rounded 150000000000)",
"unbondingStakingAmount": "(rounded 160000000000)",
},
"method": "RedeemedByUnbond",
"section": "homa",
Expand All @@ -33,7 +33,7 @@ exports[`'acala' homa > with latest block > Homa redeem unbond works > system ev
[
{
"data": {
"amount": "(rounded 150000000000)",
"amount": "(rounded 160000000000)",
"stash": "(address)",
},
"method": "Unbonded",
Expand Down

0 comments on commit a29846f

Please sign in to comment.