impress-2020/cypress.json

4 lines
114 B
JSON

{
"baseUrl": "http://localhost:3000",
"ignoreTestFiles": ["**/__snapshots__/*", "**/__image_snapshots__/*"]
}