Skip to content

test: replace common.fixturesDir w/ fixtures.path

Description

In test/parallel/test-tls-connect-secure-context.js, replace common.fixturesDir with usage of the common.fixtures module.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

Simple test change for Node Interactive code and learn session.

Merge request reports

Loading