| 123456789 | 
							- {
 
- 	"reporterEnabled": "spec, mocha-junit-reporter",
 
- 	"mochaJunitReporterReporterOptions": {
 
- 		"jenkinsMode": true,
 
- 		"rootSuiteTitle": "Cypress.npm",
 
- 		"jenkinsClassnamePrefix": "Cypress.npm.",
 
- 		"mochaFile": "results/junit/cypress.npm.[hash].xml"
 
- 	}
 
- }
 
 
  |