mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-04 22:10:40 -05:00
12 lines
238 B
JSON
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"
|
|
}
|
|
}
|