pinafore/cypress.json

5 lines
97 B
JSON
Raw Normal View History

2018-01-06 23:51:25 +00:00
{
2018-02-18 22:31:28 +00:00
"baseUrl": "http://localhost:4002",
"videoRecording": false,
"chromeWebSecurity": false
2018-01-06 23:51:25 +00:00
}