Files
mermaid-live-editor/cypress.json
T
2021-05-24 19:50:43 +05:30

9 lines
262 B
JSON

{
"projectId": "2ckppp",
"$schema": "https://on.cypress.io/cypress.schema.json",
"baseUrl": "http://localhost:3000",
"pluginsFile": "./cypress/plugins/index.cjs",
"viewportWidth": 1440,
"viewportHeight": 768,
"snapshotFileName": "./cypress/snapshots.js"
}