Skip to content

test: change the equal() by strictEqual()

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

test

Description of change

Improved test by using strictEqual instead of equal

Merge request reports

Loading