Skip to content

Commit 8bb5959

Browse files
committed
(maint) Switch to rspec-mocks
1 parent 3f0ea22 commit 8bb5959

File tree

3 files changed

+207
-206
lines changed

3 files changed

+207
-206
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
end
3232

3333
RSpec.configure do |c|
34+
c.mock_with :rspec
3435
c.default_facts = default_facts
3536
c.before :each do
3637
# set to strictest setting for testing

0 commit comments

Comments
 (0)