mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"baseUrl": "https://localhost:8642",
|
|
"fixturesFolder": false,
|
|
"testFiles": "**/*.ts",
|
|
"defaultCommandTimeout": 8000,
|
|
"retries": {
|
|
"runMode": 1,
|
|
"openMode": 0
|
|
},
|
|
"videoUploadOnPasses": false
|
|
}
|