Skip to content

test: make executable name more general

This test was hardcoded against node but as it's the name of the executable this will fail in Electron's case, so make it more general.

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

Merge request reports

Loading