We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3e672 commit 77dc257Copy full SHA for 77dc257
test/parallel/test-benchmark-domain.js
@@ -4,4 +4,4 @@ require('../common');
4
5
const runBenchmark = require('../common/benchmark');
6
7
-runBenchmark('domain', ['n=1', 'arguments=0']);
+runBenchmark('domain', ['n=1', 'args=0']);
0 commit comments