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: fix common.mustCall length and name properties #38464

Merged
merged 1 commit into from May 2, 2021

Commits on May 2, 2021

  1. test: fix common.mustCall length and name properties

    Reassign `name` and `length` properties to the returned function to not
    break code that relies on it.
    
    PR-URL: nodejs#38464
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    aduh95 committed May 2, 2021
    Copy the full SHA
    5cee7cb View commit details
    Browse the repository at this point in the history