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: use const based on new eslint rules #329

Merged
merged 3 commits into from May 5, 2019
Merged

test: use const based on new eslint rules #329

merged 3 commits into from May 5, 2019

Commits on May 5, 2019

  1. test: use const based on new eslint rules

    This was caused by tests in #320 using `var` and being merged into the trunk (as-is) just before the new eslint rules (#321)
    Joe Bottigliero authored and bcoe committed May 5, 2019
    Copy the full SHA
    5a46b5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    078f2de View commit details
    Browse the repository at this point in the history
  3. chore: fiddle with test matrix

    bcoe committed May 5, 2019
    Copy the full SHA
    bdf180f View commit details
    Browse the repository at this point in the history