mon-entreprise/cypress.json

9 lines
200 B
JSON

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