Skip to content

Commit 1e23c0d

Browse files
committed
remove bad test
1 parent 7b9d71d commit 1e23c0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/classes/statsd_exporter_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@
102102
describe 'compile manifest' do
103103
it { is_expected.to compile.with_all_deps }
104104
end
105-
106-
describe 'not install config' do
107-
it { is_expected.not_to contain_file('/etc/statsd-exporter-mapping.yaml') }
108-
end
109105
end
110106

111107
context 'with older version that does not support posix like option flags specified' do

0 commit comments

Comments
 (0)