Sha256: 24d7f9b4912dce0267c3962be5ee42055289be9cfec63c80117fea34babb161f
Contents?: true
Size: 159 Bytes
Versions: 7
Compression:
Stored size: 159 Bytes
Contents
describe package("chef") do it { should be_installed } end describe command("/tmp/install.sh") do its("stdout") { should match "Nothing to install" } end
Version data entries
7 entries across 7 versions & 1 rubygems