]> git.openstreetmap.org Git - chef.git/blob - test/integration/gps-tile/inspec/gpsupdate_spec.rb
civi extension version bump, civix update org.openstreetmap.username & org.civicrm...
[chef.git] / test / integration / gps-tile / inspec / gpsupdate_spec.rb
1 describe service("gps-update") do
2   it { should be_enabled }
3   it { should be_running }
4 end