aboutsummaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
diff options
context:
space:
mode:
authorGheorghe Popescu <gheorghe.popescu@puppet.com>2021-03-12 09:14:24 +0200
committerGitHub <noreply@github.com>2021-03-12 09:14:24 +0200
commitc63ef326bfd2cdd96bbfc3aa368358e301dd7b66 (patch)
tree89d5f38a26cb801ce69ce77a3a8c36cd2eb4541a /spec/spec_helper.rb
parent7c3c42cecb1b864d026404c551374b1d95ee7d95 (diff)
parent9596250a8c0d4263c8ecc7b4c84e4df4ee57b968 (diff)
downloadpuppet-cron_core-c63ef326bfd2cdd96bbfc3aa368358e301dd7b66.tar.gz
puppet-cron_core-c63ef326bfd2cdd96bbfc3aa368358e301dd7b66.tar.bz2
Merge pull request #43 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