Skip to content

test: switch actual value argument and expected in deepStrictEqual call

Replace deepStrictEqual call to have actual value as the first argument and the expected value as the second.

Change expectedRecvData definition in single place.

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