Skip to content

Commit

Permalink
Update spec/classes/init_spec.rb
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 authored Dec 18, 2024
1 parent 4dd0b99 commit fd10158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
.with_group('puppet')
.with_content(%r{foreman\.yaml})

should_not contain_systemd__unit_file('facts.service')
should_not contain_systemd__unit_file('fact_watcher.service')
end

it 'should set up directories for the ENC' do
Expand Down

0 comments on commit fd10158

Please sign in to comment.