Skip to content

Rewrite mocking and stubbing to only rspec#496

Merged
ekohl merged 1 commit intovoxpupuli:masterfrom
ekohl:rspec-mocks
Oct 14, 2018
Merged

Rewrite mocking and stubbing to only rspec#496
ekohl merged 1 commit intovoxpupuli:masterfrom
ekohl:rspec-mocks

Conversation

@ekohl
Copy link
Copy Markdown
Member

@ekohl ekohl commented Oct 7, 2018

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

Comment thread spec/spec_helper.rb
@@ -1,3 +1,7 @@
RSpec.configure do |c|
Copy link
Copy Markdown
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