Skip to content

test: refactor parallel/test-process-env.js

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

test process

Description of change
  • Remove disabling of lint rule
  • Enable commented-out test
  • == -> ===
  • var -> const

Merge request reports

Loading