mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-02-16 00:39:17 +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"
|
|
}
|