mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-02-19 11:49:15 +00:00
8 lines
142 B
JSON
8 lines
142 B
JSON
|
{
|
||
|
"name": "Integration Tests",
|
||
|
"verbose": true,
|
||
|
"testRegex": ".spec.js$",
|
||
|
"collectCoverage": false,
|
||
|
"rootDir": "test/integration"
|
||
|
}
|