mon-entreprise/site/cypress.json

12 lines
239 B
JSON

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