Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: removed third argument from assert.strictEqual() #19707

Closed

Commits on Mar 30, 2018

  1. test: removed third argument from assert.strictEqual()

    If there is an AssertionError, the string literal is printed and not the
    value of `r`. For debugging purposes, it is good to know if `r` is false
    or null or something else.
    Axxxx0n committed Mar 30, 2018
    Copy the full SHA
    08011ce View commit details
    Browse the repository at this point in the history