Skip to content

test: assert.strictEqual and linting

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

Updated assert.equal to assert.strictEqual Updated 'var' to 'const'

Merge request reports

Loading