Skip to content

Commit

Permalink
test: fix test-benchmark-http
Browse files Browse the repository at this point in the history
fe39757 added a setting to a benchmark
which needs to be reflected in the test.

PR-URL: #31686
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
Trott authored and codebytere committed Mar 30, 2020
1 parent 795a21d commit bdd1133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/benchmark/test-benchmark-http.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ runBenchmark('http',
'type=asc',
'url=long',
'value=X-Powered-By',
'w=0',
],
{
NODEJS_BENCHMARK_ZERO_ALLOWED: 1,
Expand Down

0 comments on commit bdd1133

Please sign in to comment.