test: Test fix CYPRESS_BASE_URL
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Mangiang 2021-11-14 15:43:53 -05:00
parent 5aef756332
commit 5a4b4b786b

View File

@ -1,5 +1,5 @@
{
"CYPRESS_BASE_URL": "host.docker.internal",
"baseUrl": "http://localhost:3000",
"video": false,
"integrationFolder": "src/cypress/integration",
"fixtureFolder": "src/cypress/fixtures",