Unverified Commit c98ee338 authored by Kevin Laeufer's avatar Kevin Laeufer Committed by GitHub
Browse files

preset: make PropagatePreset play nice with verification statements (#2453)

Verification statements are guarded by reset.
If this reset happens to be a "preset" type
reset, they should always be active.
The easiest way to achieve that is to replace
all uses of "preset" resets with zero.
parent 5569c72c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment