test: update PHPBench

This commit is contained in:
Ben Ramsey
2021-08-06 14:45:45 -05:00
parent b02aeb8732
commit 5a50524fc4
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
{
"bootstrap": "vendor/autoload.php",
"path": "tests/benchmark",
"retry_threshold": 5,
"reports": {
"runner.bootstrap": "vendor/autoload.php",
"runner.path": "tests/benchmark",
"runner.retry_threshold": 5,
"report.generators": {
"report": {
"extends": "aggregate"
}