Skip to content

Move the hiera config to spec_helper.rb

Alex Iribarren requested to merge hiera into master

I think moving the inclusion of the hiera configuration to spec_helper.rb will help make the test files simpler, which means that fewer people will forget that line and then wonder why Hiera doesn't work.

Merge request reports