cypress.json 74 B

1234
  1. {
  2. "baseUrl": "http://localhost:1234",
  3. "defaultCommandTimeout": 8000
  4. }