Skip to content

test: remove unnecessary use of common.PORT in addons test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/de-common-port into master

Using port 0 to request an open port from the operating system is sufficient in openssl-client-cert-engine/test.js.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading