Skip to content

test: fix unrelated variable name changes

Managed to accidentally sneak in unrelated variable name changes in https://github.com/nodejs/node/commit/e9ac80bb397293feef3b47f3ed609c86edb48681

This reverts that error. My bad. 😞

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)

test

Merge request reports

Loading