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

lib: removed unnecessary fs.realpath options arg check + tests #27909

Closed
wants to merge 1 commit into from

Commits on May 26, 2019

  1. lib: removed unnecessary fs.realpath options arg check + tests

    Removed duplicated check for options argument of fs.realpath.
    
    Added some tests which covering the cases for passing options arg
    as null.
    opterion committed May 26, 2019
    Configuration menu
    Copy the full SHA
    db5e00d View commit details
    Browse the repository at this point in the history