Skip to content

Commit

Permalink
Merge pull request #563 from voxpupuli/mock_with
Browse files Browse the repository at this point in the history
Add default mocking framework
  • Loading branch information
bastelfreak authored Mar 27, 2019
2 parents d3bd639 + 664b64a commit 3dd221d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,7 @@ spec/acceptance/nodesets/ubuntu-server-1404-x64.yml:
delete: true
spec/acceptance/nodesets/ubuntu-server-1604-x64.yml:
delete: true
spec/spec_helper.rb:
mock_with: ':rspec'
...
# vim: syntax=yaml

0 comments on commit 3dd221d

Please sign in to comment.