Skip to content

test: clean up test-timers-immediate

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

test tools

Description of change

Clean up test-timers-immediate. Use of let also requires a tweak to ESLint rules (but it's one that we should do as timers is pretty much the reason it exists).

Merge request reports

Loading