Skip to content

test: coverage for util.promisify

Added missing coverage for scenario where it throws when a non function is passed as argument to Util.Promisify

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