Skip to content

Commit b7b8ac5

Browse files
committed
Standardize and updated odesets & ensure working beaker tests
1 parent e15a350 commit b7b8ac5

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
@@ -100,7 +100,6 @@ def set_hieradata(hieradata)
100100
c.mock_with :rspec
101101

102102
c.module_path = File.join(fixture_path, 'modules')
103-
c.manifest_dir = File.join(fixture_path, 'manifests') if c.respond_to?(:manifest_dir)
104103

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

0 commit comments

Comments
 (0)