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

Add a check to support both RSpec 3 & 4 #2425

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Commits on Dec 23, 2020

  1. Add a check to support both RSpec 3 & 4

    RSpec 4 has removed OperatorMatcher, as it was only supported by the
    should syntax, and not expect syntax.
    pirj committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0318ce3 View commit details
    Browse the repository at this point in the history