6 lines
No EOL
171 B
JSON
6 lines
No EOL
171 B
JSON
{
|
|
"testEnvironment": "node",
|
|
"testMatch": ["**/specs/**/*.test.js"],
|
|
"setupFilesAfterEnv": ["<rootDir>/support/config/jest.setup.local.js"],
|
|
"testTimeout": 60000
|
|
} |