mon-entreprise/site/cypress.json

11 lines
224 B
JSON
Raw Normal View History

{
"projectId": "jxcngh",
2021-12-27 11:46:40 +00:00
"baseUrl": "http://localhost:3000/mon-entreprise",
"env": {
"language": "fr"
},
"integrationFolder": "cypress/integration/mon-entreprise",
2021-12-27 11:46:40 +00:00
"pluginsFile": false,
"chromeWebSecurity": false
}