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

Rewrite mocking and stubbing to only rspec #496

Merged
merged 1 commit into from
Oct 14, 2018

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 7, 2018

Previously it was a mixed style. This unifies it to pure rspec style.

@@ -1,3 +1,7 @@
RSpec.configure do |c|
Copy link
Member Author

Choose a reason for hiding this comment

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

Previously it was a mixed style. This unifies it to pure rspec style.
@ekohl ekohl merged commit 03d3f74 into voxpupuli:master Oct 14, 2018
@ekohl ekohl deleted the rspec-mocks branch October 14, 2018 14:13
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