test: fix missing param in url benchmark
PR-URL: https://github.com/nodejs/node/pull/20125 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
parent
feba43c40e
commit
e7913e450c
@ -18,5 +18,6 @@ runBenchmark('url',
|
||||
'to=ascii',
|
||||
'prop=href',
|
||||
'n=1',
|
||||
'param=one'
|
||||
],
|
||||
{ NODEJS_BENCHMARK_ZERO_ALLOWED: 1 });
|
||||
|
Loading…
x
Reference in New Issue
Block a user