Skip to content

test: refactor test to use latest standards

Rodrigo Muino Tomonari requested to merge github/fork/burakgazi/master into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

refactor test to use latest standards - change var to const - function to => - equal to strictEqual

Merge request reports

Loading