Skip to content

test: fix strictEqual assertion arguments

This changes arguments to be assert.strictEqual(actual, expected) in test/parallel/test-buffer-alloc.js

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

Merge request reports

Loading