Skip to content

test: better assertion for async hook tests

Rodrigo Muino Tomonari requested to merge github/fork/ofrobots/verify-graph into master

The existing assertion was misleading to whether there were too few or too many events of a particular type. Improve the assertion message.

Related: https://github.com/nodejs/node/pull/27558

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading