Skip to content

Commit

Permalink
Update moduleroot/spec/spec_helper.rb.erb
Browse files Browse the repository at this point in the history
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
  • Loading branch information
bastelfreak and ekohl committed Jun 15, 2024
1 parent 870fcd3 commit adcf545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion moduleroot/spec/spec_helper.rb.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
ENV['COVERAGE'] ||= 'yes' if Dir.exist?(File.expand_path('../lib', __dir__))

require 'voxpupuli/test/spec_helper'
<%- if @configs['hiera_config'] || @configs['mock_with'] || @configs['facterdb_string_keys'] -%>

RSpec.configure do |c|
<%- if @configs['hiera_config'] -%>
Expand Down

0 comments on commit adcf545

Please sign in to comment.