Skip to content

Commit d3dfd04

Browse files
committed
Standardize and updated odesets & ensure working beaker tests
1 parent a6289de commit d3dfd04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def set_hieradata(hieradata)
101101
c.mock_with :rspec
102102

103103
c.module_path = File.join(fixture_path, 'modules')
104-
c.manifest_dir = File.join(fixture_path, 'manifests') if c.respond_to?(:manifest_dir)
105104

106105
c.hiera_config = File.join(fixture_path, 'hieradata', 'hiera.yaml')
107106

0 commit comments

Comments
 (0)