We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a5a05 commit e1d88aaCopy full SHA for e1d88aa
test/common/README.md
@@ -505,6 +505,11 @@ There is no difference between client or server side beyond their names.
505
The behavior of the Node.js test suite can be altered using the following
506
environment variables.
507
508
+### NODE_COMMON_PORT
509
+
510
+If set, `NODE_COMMON_PORT`'s value overrides the `common.PORT` default value of
511
+12346.
512
513
### NODE_SKIP_FLAG_CHECK
514
515
If set, command line arguments passed to individual tests are not validated.
0 commit comments