Commit 90028f8
committed
HYPERFLEET-1017 - fix: use ConditionTypeLastKnownReconciled in sticky-break test
The test was using ConditionTypeAvailable in prevConds, but
parsePrevConditions looks for ConditionTypeLastKnownReconciled.
Without this fix the test passed incidentally but didn't exercise
the sticky-break logic.1 parent f08a379 commit 90028f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
| 1212 | + | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | 1215 | | |
| |||
0 commit comments