Files
cypress/packages/driver/cypress.json
T

12 lines
238 B
JSON

{
"projectId": "ypt4pf",
"baseUrl": "http://localhost:3500",
"hosts": {
"*.foobar.com": "127.0.0.1"
},
"reporter": "cypress-multi-reporters",
"reporterOptions": {
"configFile": "../../mocha-reporter-config.json"
}
}