Skip to content

fix `common.expectsError` type checking

Fixes: #13682 (closed)

  • More exact types for Errors in the tests
  • fix common.expectsError type checking

/cc @cjihrig @nodejs/testing

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
Affected core subsystem(s)

test

Merge request reports

Loading