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

Chore: avoid using private Linter APIs in astUtils tests (refs #9161) #9173

Merged
merged 1 commit into from Aug 30, 2017

Commits on Aug 28, 2017

  1. Chore: avoid using private Linter APIs in astUtils tests (refs #9161)

    This updates the tests for `ast-utils` to use the public `Linter#defineRule` API rather than the private `Linter#on` API.
    not-an-aardvark committed Aug 28, 2017
    Copy the full SHA
    758c80c View commit details
    Browse the repository at this point in the history