We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6289de commit d3dfd04Copy full SHA for d3dfd04
spec/spec_helper.rb
@@ -101,7 +101,6 @@ def set_hieradata(hieradata)
101
c.mock_with :rspec
102
103
c.module_path = File.join(fixture_path, 'modules')
104
- c.manifest_dir = File.join(fixture_path, 'manifests') if c.respond_to?(:manifest_dir)
105
106
c.hiera_config = File.join(fixture_path, 'hieradata', 'hiera.yaml')
107
0 commit comments