aboutsummaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorGheorghe Popescu <gheorghe.popescu@puppet.com>2021-03-12 10:53:31 +0200
committerGitHub <noreply@github.com>2021-03-12 10:53:31 +0200
commit8283da9fa6a5504363d2ee20ae84ee1881d4eb79 (patch)
treefa715b429320e5bcde6b4b82697d1a148e890c19 /spec/spec_helper.rb
parent8e2d9aa99f43941a37cdd08e191efb6d5bba154a (diff)
parent8bb59595df3969e4ca038b6d2502643d38a33550 (diff)
downloadpuppet-augeas_core-8283da9fa6a5504363d2ee20ae84ee1881d4eb79.tar.gz
puppet-augeas_core-8283da9fa6a5504363d2ee20ae84ee1881d4eb79.tar.bz2
Merge pull request #39 from GabrielNagy/MODULES-10953/update-metadata
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index feb5720..29615cd 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -31,6 +31,7 @@ default_facts.each do |fact, value|
end
RSpec.configure do |c|
+ c.mock_with :rspec
c.default_facts = default_facts
c.before :each do
# set to strictest setting for testing