Simplify the feature command spec
We don't need to specify the entire Hash, we can just check the bits of
it relevant to the test using a_hash_including
.
Noticed after looking at !46 (diffs).
We don't need to specify the entire Hash, we can just check the bits of
it relevant to the test using a_hash_including
.
Noticed after looking at !46 (diffs).