- Testing (coverag)e: Remove `nyc_output` to avoid instrumentation building on past results
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"mochawesomeReporterOptions": {
|
|
"reportDir": "cypress/results",
|
|
"overwrite": false,
|
|
"html": false,
|
|
"json": true
|
|
},
|
|
"reporterEnabled": "mochawesome"
|
|
}
|