Skip to content

test: fix regression in test-require-resolver.js

Rodrigo Muino Tomonari requested to merge github/fork/tniessen/fix-15984 into master

I suspect this is the reason for the regression reported here.

Refs: https://github.com/nodejs/node/pull/15984

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

test

Merge request reports

Loading