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