mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 20:48:35 +00:00
11 lines
185 B
JSON
11 lines
185 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "**/*.ts",
|
|
"defaultCommandTimeout": 8000,
|
|
"retries": {
|
|
"runMode": 1,
|
|
"openMode": 0
|
|
}
|
|
}
|
|
|