Skip to content

Commit fc7a373

Browse files
benjamin-robertsonsilug
authored andcommitted
Update unit tests
1 parent 06b45f6 commit fc7a373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/classes/config_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
it { is_expected.to compile.with_all_deps }
7373
it {
74-
is_expected.to contain_file('/etc/audit').with({
74+
is_expected.to contain_file('/etc/audit/rules.d').with({
7575
:ensure => 'directory',
7676
:owner => 'root',
7777
:group => 'root',

0 commit comments

Comments
 (0)