test: add a 'hardhat' mock window.ethereum (#6395)
Showing
cypress/support/hardhat.ts
0 → 100644
cypress/utils/user-state.ts
0 → 100644
| ... | ... | @@ -104,7 +104,7 @@ |
| "@vanilla-extract/webpack-plugin": "^2.1.11", | ||
| "babel-plugin-istanbul": "^6.1.1", | ||
| "cypress": "10.3.1", | ||
| "cypress-hardhat": "^1.0.0", | ||
| "cypress-hardhat": "^1.0.1", | ||
| "env-cmd": "^10.1.0", | ||
| "eslint": "^7.11.0", | ||
| "eslint-plugin-import": "^2.27", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment