Sha256: eaa5d6b4a9bf2b639e4c8ca73dc208a8825f3f0221ddd3dc2f82b077bdf98c69
Contents?: true
Size: 237 Bytes
Versions: 542
Compression:
Stored size: 237 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
542 entries across 542 versions & 3 rubygems