cypress.json 75 B

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