mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"experimentalSessionSupport": true,
|
|
"testFiles": "{all,free}/**/*.spec.ts",
|
|
"retries": {
|
|
"runMode": 2,
|
|
"openMode": 0
|
|
},
|
|
"video": false,
|
|
"videoUploadOnPasses": false,
|
|
"defaultCommandTimeout": 8000
|
|
}
|