element-plus/cypress.json
jeremywu 6b66dcbd96
fix(ci): cypress ci issue (#5289)
- Replace localhost with 127.0.0.1
- Add feature flag for headless Chrome
2022-01-10 23:27:02 +08:00

5 lines
66 B
JSON

{
"video": false,
"baseUrl": "http://127.0.0.1:5001/en-US/"
}