Skip to content

test: update equal to strictEqual & function to arrow function

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change
  • update 4 instances of equal to strictEqual
  • 1 instance of function to arrow function syntax

Merge request reports

Loading