Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed May 24, 2024
1 parent 271893f commit 61baec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/actions/wallet/signTransaction.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ describe('eip1559', () => {
...baseEip1559,
})
expect(signature).toMatchInlineSnapshot(
`"0x02f855018203118085016b25dda6825208808080c026a0894d2e76b7b356750c81d8912d2f7e18dffa7cc49a3ceaa124f586814f981b59a016ab3f7fb02995af583cc345a7a5f1268da9c016dc1ac203a8565e0e7502af12"`,
`"0x02f855018203118085016b25dda6825208808080c001a0894d2e76b7b356750c81d8912d2f7e18dffa7cc49a3ceaa124f586814f981b59a016ab3f7fb02995af583cc345a7a5f1268da9c016dc1ac203a8565e0e7502af12"`,
)
})

Expand Down

0 comments on commit 61baec0

Please sign in to comment.