Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
bergeron committed Jan 16, 2025
1 parent cb4070a commit c21492c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/util/networks/customNetworks.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ describe('popularNetwork', () => {
Palm: toHex('11297108109'),
'Polygon Mainnet': toHex('137'),
'zkSync Mainnet': toHex('324'),
'Linea': toHex('59144'),
};

PopularList.forEach((rpc) => {
Expand Down

0 comments on commit c21492c

Please sign in to comment.