]> git.openstreetmap.org Git - chef.git/blobdiff - test/integration/web-backend/serverspec/rails_spec.rb
Update kitchen tests for changes to frontend and backend services
[chef.git] / test / integration / web-backend / serverspec / rails_spec.rb
index 478549a6e566c4205f1fa0f376f9a73b9301eeaf..d02a65898996c19e78d68983a7a264c6637ab86d 100644 (file)
@@ -7,8 +7,3 @@ describe service("api-statistics") do
   it { should be_enabled }
   it { should be_running }
 end
-
-describe service("rails-jobs@storage") do
-  it { should be_enabled }
-  it { should be_running }
-end