Skip to content

Commit

Permalink
remove bad test
Browse files Browse the repository at this point in the history
  • Loading branch information
chadh committed May 25, 2024
1 parent 7b9d71d commit 1e23c0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/classes/statsd_exporter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@
describe 'compile manifest' do
it { is_expected.to compile.with_all_deps }
end

describe 'not install config' do
it { is_expected.not_to contain_file('/etc/statsd-exporter-mapping.yaml') }
end
end

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

0 comments on commit 1e23c0d

Please sign in to comment.