mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
- Refactor Cypress tests to make them more language independent. Co-Authored-By: mahula <lenzmath@posteo.de>
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"projectId": "qa7fe2",
|
|
"defaultCommandTimeout": 10000,
|
|
"ignoreTestFiles": "*.js",
|
|
"chromeWebSecurity": false,
|
|
"baseUrl": "http://localhost:3000",
|
|
"retries": {
|
|
"runMode": 2,
|
|
"openMode": 0
|
|
}
|
|
}
|