Skip to content

test: swapped order of assertion values

Swapped the order of some values in test assertions to ensure that all assert.strictEqual assertions have actual value first, expected value second.

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

Merge request reports

Loading