Skip to content

test: replace third argument with comment in strict equals

Rodrigo Muino Tomonari requested to merge github/fork/learnitmyway/master into master

As suggested by @trott as a good first issue, this PR replaces the the third argument of a strictEqual with a comment.

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

Merge request reports

Loading