Skip to content

test: fix args order of assertions

Rodrigo Muino Tomonari requested to merge github/fork/Agheb/fix_assertions into master

reversed argument order for all assertions in test/parallel/test-pipe-head.js to match docs

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

Merge request reports

Loading