9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"baseUrl": "http://localhost:8000",
|
|
"reporter": "cypress-multi-reporters",
|
|
"video": false,
|
|
"reporterOptions": {
|
|
"configFile": "mocha-multi-reporters.json"
|
|
}
|
|
}
|