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