Skip to content

test: removed string literal on assert.strictEqual

removed string literal argument to function call strictEqual so that default error message is printed

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

test

Merge request reports

Loading