Skip to content

Simplify the feature command spec

Robert Speicher requested to merge rs-simplify-feature-spec into master

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).

Merge request reports

Loading