Skip to content

test: fix `common.mustNotCall()` usage in HTTP test

The argument to common.mustNotCall() is a message, not a function.

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