Fix test errors and deprecations
This commit is contained in:
@@ -26,6 +26,7 @@ default_fact_files.each do |f|
|
||||
end
|
||||
|
||||
RSpec.configure do |c|
|
||||
c.mock_with :mocha
|
||||
c.default_facts = default_facts
|
||||
c.before :each do
|
||||
# set to strictest setting for testing
|
||||
|
||||
Reference in New Issue
Block a user