test(e2e): mock uniswap token lists from ipfs (#6511)
* test(e2e): mock uniswap token lists from ipfs * test(e2e): correctly intercept
Showing
| ... | ... | @@ -96,6 +96,7 @@ |
| "@types/ua-parser-js": "^0.7.35", | ||
| "@types/uuid": "^8.3.4", | ||
| "@types/wcag-contrast": "^3.0.0", | ||
| "@uniswap/default-token-list": "^9.4.0", | ||
| "@uniswap/eslint-config": "^1.1.1", | ||
| "@vanilla-extract/babel-plugin": "^1.1.7", | ||
| "@vanilla-extract/jest-transform": "^1.1.1", | ||
| ... | ... |
Please register or sign in to comment