test: restrict test-utils from src (#6392)
Showing
| ... | @@ -103,6 +103,7 @@ | ... | @@ -103,6 +103,7 @@ |
| "cypress-hardhat": "^1.0.0", | "cypress-hardhat": "^1.0.0", | ||
| "env-cmd": "^10.1.0", | "env-cmd": "^10.1.0", | ||
| "eslint": "^7.11.0", | "eslint": "^7.11.0", | ||
| "eslint-plugin-import": "^2.27", | |||
| "hardhat": "^2.14.0", | "hardhat": "^2.14.0", | ||
| "jest-fetch-mock": "^3.0.3", | "jest-fetch-mock": "^3.0.3", | ||
| "jest-styled-components": "^7.0.8", | "jest-styled-components": "^7.0.8", | ||
| ... | ... |
Please register or sign in to comment