Skip to content

test: switch order of assertion arguments

this updates the arguments in order to give the actual return value first and the given expected value second.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading