]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/cypress.json
import 15.2.4
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / cypress.json
1 {
2 "baseUrl": "http://localhost:4200/",
3 "ignoreTestFiles": [
4 "*.po.ts"
5 ],
6 "supportFile": "cypress/support/index.ts",
7 "video": false,
8 "defaultCommandTimeout": 20000,
9 "viewportHeight": 1080,
10 "viewportWidth": 1920,
11 "pluginsFile": false,
12 "fixturesFolder": false,
13 "projectId": "k7ab29"
14 }