Skip to content

Commit 3bcc2da

Browse files
Trottcodebytere
authored andcommitted
test: fix test-benchmark-http
fe39757 added a setting to a benchmark which needs to be reflected in the test. PR-URL: #31686 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 6139d4e commit 3bcc2da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/benchmark/test-benchmark-http.js

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ runBenchmark('http',
2929
'type=asc',
3030
'url=long',
3131
'value=X-Powered-By',
32+
'w=0',
3233
],
3334
{
3435
NODEJS_BENCHMARK_ZERO_ALLOWED: 1,

0 commit comments

Comments
 (0)