9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"baseUrl": "http://localhost:3000",
|
|
"chromeWebSecurity": false,
|
|
"integrationFolder": "cypress/tests",
|
|
"viewportWidth": 1400,
|
|
"viewportHeight": 800,
|
|
"video": false
|
|
}
|