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

policy: fix message for invalid manifest specifier #40574

Merged
merged 1 commit into from Oct 25, 2021

Commits on Oct 25, 2021

  1. policy: fix message for invalid manifest specifier

    Add test for invalid manifest specifier and fix the error message
    which is missing a space ("singletrailing" instead of
    "single trailing").
    
    PR-URL: nodejs#40574
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com>
    Trott committed Oct 25, 2021
    Copy the full SHA
    070b54a View commit details
    Browse the repository at this point in the history