Skip to content

test: updating test file to use strictEqual

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

updating test file to use assert.strictEqual() instead of assert.equal()

Merge request reports

Loading