Skip to content

test: fix assertion argument order

Rodrigo Muino Tomonari requested to merge github/fork/Trott/reverse-args into master

Fix the assertion argument order so that it will report "actual" and "expected" correctly when the test fails.

Ref: https://github.com/nodejs/node/issues/19263

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

Merge request reports

Loading