Skip to content

test: fix pummel/test-exec

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-test-exec into master

Fix test/pummel/test-exec.js which broke as a result of e47f972d (https://github.com/nodejs/node/pull/24951).

(Until very recently, pummel tests were not run at all in CI and currently only run nightly on master.)

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

Merge request reports

Loading