Skip to content

swap arguments in strictEqual() and comment the third argument (test-timers)

This addresses a good first issue assigned to me by @trott . The arguments to all the assert.strictEqual() calls have been swapped and the third argument has been removed and put up as a comment.

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

Merge request reports

Loading