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 unhelpful message from assert.strictEqual() calls #19525

Closed
wants to merge 1 commit into from

Commits on Mar 22, 2018

  1. test: removed unhelpful message from assert.strictEqual() calls

    Converted the 'message' argument values from the last two free socket
    assert.strictEqual() calls to code comments as they fail to provide the
    necessary details and values specific to why the test is failing. The
    default message returned from the strictEqual() call should provide
    sufficient details for debugging errors.
    willhayslett committed Mar 22, 2018
    Copy the full SHA
    c763462 View commit details
    Browse the repository at this point in the history