summaryrefslogtreecommitdiff
path: root/acceptance/trivial/test/integration/chef-current-install/inspec/chef_client_spec.rb
blob: 0564080caf95d49b02d3de0bf3afabe72520caab (plain)
1
2
3
describe command("chef-client") do
  it { should exist }
end