Skip to content

Commit

Permalink
fix ERC20 transfer Zemu tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ftheirs committed Jan 25, 2024
1 parent a523c7a commit 45aa435
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified tests_zemu/snapshots/s-eth-erc20_transfer/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/sp-eth-erc20_transfer/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/x-eth-erc20_transfer/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests_zemu/tests/eth_legacy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const SIGN_TEST_DATA = [
op: {
to: '4E83362442B8d1beC281594CEA3050c8EB01311C',
value: '0',
data: 'a9059cbb000000000000000000000000422849B355039bC58F2780cc4854919fC9cfaF9400000000000000000000000000000000000000000000000000000000075bca00',
data: 'a9059cbb000000000000000000000000EB466342C4d449BC9f53A865D5Cb90586f40521500000000000000000000000000000000000000000000000000000000075bca00',
},
chainId: 314,
},
Expand Down

0 comments on commit 45aa435

Please sign in to comment.