Sha256: b9d3f4ec966311cc8ed27ab509db98988c5675beb4a3da6fc6375e2235192725
Contents?: true
Size: 243 Bytes
Versions: 42
Compression:
Stored size: 243 Bytes
Contents
module KnifeSpecs class TestExplicitCategory < Chef::Knife # i.e., the cookbook site commands should be in the cookbook site # category instead of cookbook (which is what would be assumed) category "cookbook site" end end
Version data entries
42 entries across 42 versions & 2 rubygems