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

Remove rspec monkeypatching #2234

Merged
merged 2 commits into from
Sep 22, 2017

Conversation

cbrunsdon
Copy link
Contributor

A big change, but a pretty simple and clear update. RSpec has frowned upon the monkey patching for an incredible amount of time now.

Clarke Brunsdon added 2 commits September 20, 2017 16:17
Rspec has quit monkey patching kernel for a long time now
We don't to monkeypatch rspec in anymore (since its > 2009 and we've now
updated our specs)
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn’t aware we still doing this

Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cbrunsdon

@cbrunsdon cbrunsdon merged commit 75708a6 into solidusio:master Sep 22, 2017
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.

None yet

3 participants