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 e15a350 commit b7b8ac5Copy full SHA for b7b8ac5
spec/spec_helper.rb
@@ -100,7 +100,6 @@ def set_hieradata(hieradata)
100
c.mock_with :rspec
101
102
c.module_path = File.join(fixture_path, 'modules')
103
- c.manifest_dir = File.join(fixture_path, 'manifests') if c.respond_to?(:manifest_dir)
104
105
c.hiera_config = File.join(fixture_path, 'hieradata', 'hiera.yaml')
106
0 commit comments