Skip to content

Commit

Permalink
remove polygon from test
Browse files Browse the repository at this point in the history
  • Loading branch information
shendel committed Dec 4, 2024
1 parent fd48422 commit 84fdd0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/wallet/tokenAddition.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ describe('Adding custom tokens', () => {
walletTitle: 'WBNB BEP20',
},
],
/*
[
'Custom POLYGON ERC20',
'maticerc20matic',
Expand All @@ -48,6 +49,7 @@ describe('Adding custom tokens', () => {
walletTitle: 'WMATIC ERC20MATIC',
},
],
*/
/*
[
'Custom xDai ERC20',
Expand Down

0 comments on commit 84fdd0f

Please sign in to comment.