pages235/cypress.json
2023-08-15 20:41:15 +03:00

6 lines
206 B
JSON

{
"$schema": "https://raw.githubusercontent.com/cypress-io/cypress/develop/cli/schema/cypress.schema.json",
"baseUrl": "http://localhost:8080",
"testFiles": "**/*.spec.ts",
"video": false
}