Add authentication
This commit is contained in:
7
apps/builder/cypress.json
Normal file
7
apps/builder/cypress.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:3000",
|
||||
"chromeWebSecurity": false,
|
||||
"integrationFolder": "cypress/tests",
|
||||
"viewportWidth": 1400,
|
||||
"viewportHeight": 800
|
||||
}
|
Reference in New Issue
Block a user