11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"bootstrap": "vendor/autoload.php",
|
|
"path": "tests/ProxyManagerBench",
|
|
"retry_threshold": 5,
|
|
"reports": {
|
|
"report": {
|
|
"extends": "aggregate"
|
|
}
|
|
}
|
|
}
|