Skip to content

test: use arrow function instead of bind

Using an arrow function here eliminates the need to call bind().

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

test

Merge request reports

Loading