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

dns: fix trace_events name for resolveCaa() #35979

Merged
merged 1 commit into from Nov 9, 2020
Merged

Commits on Nov 9, 2020

  1. dns: fix trace_events name for resolveCaa()

    A test was added for this in 6f34498 but because it was a test in the
    `internet` directory, it was not run on CI and it was not noticed that
    the test was failing. This fixes the error that was causing the test to
    fail.
    
    PR-URL: nodejs#35979
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Trott committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    642174a View commit details
    Browse the repository at this point in the history