Files
LingvAI/cypress.json

6 lines
100 B
JSON
Raw Normal View History

2021-03-13 21:38:34 +01:00
{
2021-03-19 14:07:15 +01:00
"baseUrl": "http://localhost:3000",
"defaultCommandTimeout": 10000,
2021-03-19 14:07:15 +01:00
"projectId": "qgjdyd"
2021-03-13 21:38:34 +01:00
}