Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Jan 15, 2025
1 parent 44240b9 commit 6898332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/wallet.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ describe('Wallet Lib', () => {
'sepolia',
);
expect(res).toEqual({
address: '0x28FF9c641b4294bb4Dab37Dc983dB8fD6ABfBA61',
address: '0xDe9EfB4335F3aFf929E790d01718B18ca8D4631F',
});
});

Expand Down

0 comments on commit 6898332

Please sign in to comment.