Fix error updating milestone
[sdc.git] / catalog-ui / cypress.json
1 {
2   "baseUrl": "http://localhost:9000",
3   "chromeWebSecurity": false,
4   "video": false,
5   "defaultCommandTimeout": 10000,
6   "responseTimeout": 90000
7 }