mon-entreprise/site/cypress.json

11 lines
216 B
JSON

{
"projectId": "jxcngh",
"baseUrl": "http://localhost:8080/mon-entreprise",
"env": {
"language": "fr"
},
"integrationFolder": "cypress/integration/mon-entreprise",
"chromeWebSecurity": false,
"retries": 1
}