cypress.json 122 B

12345
  1. {
  2. "baseUrl": "http://localhost:1337",
  3. "screenshotsFolder": "results/screenshots/",
  4. "videosFolder": "results/videos/"
  5. }