spec_helper: remove module-data-backend dependency
This commit is contained in:
parent
95f3cf13ab
commit
2bea3e7600
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
require 'puppetlabs_spec_helper/module_spec_helper'
|
||||
require 'fixtures/modules/module_data/lib/hiera/backend/module_data_backend.rb'
|
||||
|
||||
RSpec.configure do |c|
|
||||
c.hiera_config = File.join('spec', 'fixtures', 'hiera', 'hiera.yaml')
|
||||
|
||||
c.default_facts = {
|
||||
:kernel => 'Linux',
|
||||
:concat_basedir => '/var/lib/puppet/concat',
|
||||
|
|
Loading…
Reference in a new issue