Skip to content

test: replace equal with strictEqual

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Description of change

Replaces assert.equal() with assert.strictEqual where appropriate.

Merge request reports

Loading