0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/cypress.json
James Greenhill a8bff8387e
Run cypress in parallel and record job to dashboard (#959)
* Run cypress in parallel and record job to dashboard

* arbitrary change to test cache and to see if 4 is faster than 3
2020-06-09 12:20:31 +01:00

7 lines
126 B
JSON

{
"video": false,
"baseUrl": "http://localhost:8000",
"defaultCommandTimeout": 15000,
"projectId": "twojfp"
}