Skip to content

test: remove third argument from call to assert.strictEqual()

Remove the message argument from call to assert.strictEqual so that the AssertionError will report the value of er.code, and add a comment with the message.

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

Merge request reports

Loading