]> git.openstreetmap.org Git - chef.git/blob - test/integration/web-rails/inspec/rails_spec.rb
Revert "apache: only show major/minor apache version in response header"
[chef.git] / test / integration / web-rails / inspec / rails_spec.rb
1 describe service("api-statistics") do
2   it { should be_enabled }
3   it { should be_running }
4 end