Skip to content

Test console fix assert equals

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

test

Description of change

using strictEquals instead of equals.

Merge request reports

Loading