mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-09 19:31:30 +01:00
Use full suite title when cypress tests contain nested describe()s. (#9777)
This commit is contained in:
parent
4724506320
commit
6bc4523cf7
@ -1,6 +1,7 @@
|
||||
{
|
||||
"reporterEnabled": "spec, mocha-junit-reporter",
|
||||
"mochaJunitReporterReporterOptions": {
|
||||
"mochaFile": "cypress/results/results-[hash].xml"
|
||||
"mochaFile": "cypress/results/results-[hash].xml",
|
||||
"useFullSuiteTitle": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user