cypress.json 76 B

1234
  1. {
  2. "baseUrl": "http://localhost:1234",
  3. "screenshotOnRunFailure": false
  4. }