Skip to content

test: fix test when NODE_OPTIONS env var is set to --trace-warnings

Created by: aks-

it fixes the issue of tests failing if the shell has export NODE_OPTIONS='--trace-warnings' set

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

Merge request reports

Loading