Skip to content

test: replace third argument in assert.strictEqual

Replace the third argument in assert.strictEqual with something much more informative so that it display relevant information when the test fails

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

test

Merge request reports

Loading