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

Fix specs to work with latest rspec-mock #788

Closed
wants to merge 1 commit into from

Conversation

deivid-rodriguez
Copy link
Contributor

It's more strict regarding mocking keywords args vs positional args.

This is currently making CI fail. I didn't notice it locally at #787, because I had an older Gemfile.lock file locally that was locked to an older version of rspec-mocks that didn't have the issue.

It's more strict regarding mocking keywords args vs positional args.
@dorner
Copy link

dorner commented Jun 3, 2022

LGTM! @rafaelfranca ?

@deivid-rodriguez
Copy link
Contributor Author

deivid-rodriguez commented Jun 5, 2022

Actually I just noticed there's a previous more complete PR proposing the same thing, so I'll close this!

@deivid-rodriguez deivid-rodriguez deleted the fix-specs branch June 5, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants