remove video by default to accelerate test performance
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"baseUrl": "http://localhost:8000",
|
"baseUrl": "http://localhost:8000",
|
||||||
"reporter": "cypress-multi-reporters",
|
"reporter": "cypress-multi-reporters",
|
||||||
|
"video": false,
|
||||||
"reporterOptions": {
|
"reporterOptions": {
|
||||||
"configFile": "mocha-multi-reporters.json"
|
"configFile": "mocha-multi-reporters.json"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user