Revision 5128f755728f4820f0c65bf9eebf1bc8154954c6 authored by Guillaume BILLEY on 24 November 2021, 10:25:30 UTC, committed by Guillaume BILLEY on 24 November 2021, 10:25:30 UTC
1 parent 1b20292
Raw File
cypress.json
{
    "baseUrl": "http://localhost:3000",
    "video": false,
    "viewportWidth": 1000,
    "viewportHeight": 1200
}
back to top