Skip to content

test: fix http2-binding strictEqual order

Refs: https://github.com/nodejsjp/node-1/issues/1

Switched the order of arguments for strictEqual checks inside of test/paralell/test-http2-binding.js

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

Merge request reports

Loading