node-jest/e2e/console/package.json

7 lines
72 B
JSON

{
"jest": {
"testEnvironment": "node",
"verbose": false
}
}