mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 09:14:46 +01:00
c24c58828f
* Upgrade cypress - https://docs.cypress.io/guides/references/migration-guide.html#Migrating-to-Cypress-5-0 - https://docs.cypress.io/guides/references/changelog.html#5-0-0 * Run tests multiple times if flaky * Fix broken command palette cypress test * Remove default retries options
9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"video": false,
|
|
"baseUrl": "http://localhost:8000",
|
|
"defaultCommandTimeout": 20000,
|
|
"requestTimeout": 8000,
|
|
"pageLoadTimeout": 80000,
|
|
"projectId": "twojfp"
|
|
}
|