mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
19b16ed600
* refactor: normalize spec names * refactor: make ESLint ignore dir * refactor: port specs to TS * refactor: wait for login redirects to finish * refactor: remove static wait timers * refactor: match any env name in interceptors * refactor: move config vars to the top * refactor: use longer IDs to avoid collisions * refactor: misc cleanup * refactor: disable screenshots and videos * refactor: disable prod guard in tests * refactor: wait for inputs before typing
7 lines
115 B
JSON
7 lines
115 B
JSON
{
|
|
"projectId": "tc2qff",
|
|
"defaultCommandTimeout": 12000,
|
|
"screenshotOnRunFailure": false,
|
|
"video": false
|
|
}
|