github.com/go-chef/chef@v0.30.1/test_chef_server/test/integration/default/inspec/acl_spec.rb (about)

     1  # Inspec tests for the ACL chef api go module
     2  #
     3  
     4  describe command('/go/src/github.com/go-chef/chef/testapi/bin/acl') do
     5    its('stderr') { should_not match(/Issue/) }
     6  end