Skip to content

Dry runs should extract and display diff

Anders Lindh Olsson requested to merge fix_dry_run into develop

A feature was incorrectly implemented in !196 (merged); we now do not extract and display the (expected) diff during dry-runs since the SpecificationGenerator.generate() step was skipped.

Merge request reports