mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
7 lines
199 B
JSON
7 lines
199 B
JSON
{
|
|
"reporterEnabled": "spec, mocha-junit-reporter",
|
|
"mochaJunitReporterReporterOptions": {
|
|
"mochaFile": "cypress/results/results-[hash].xml",
|
|
"useFullSuiteTitle": true
|
|
}
|
|
}
|