Skip to content

test: fixes order of arguments in assert.strictEqual

This PR fixes the order of the arguments of the assert.strictEqual() of test/parallel/test-http-client-upload-buf.js.

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