test: keep test output clean (#6469)
Showing
... | ... | @@ -108,6 +108,7 @@ |
"eslint": "^7.11.0", | ||
"eslint-plugin-import": "^2.27", | ||
"hardhat": "^2.14.0", | ||
"jest-fail-on-console": "^3.1.1", | ||
"jest-fetch-mock": "^3.0.3", | ||
"jest-styled-components": "^7.0.8", | ||
"ms.macro": "^2.0.0", | ||
... | ... |
Please register or sign in to comment