Skip to content

test: use strictEqual instead of equal

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

test

Description of change

Updated test to remove error since expectation is to use strictEquals for tests.

Merge request reports

Loading