Commit aa3fe24
committed
test(queue): fix reopen-reclose CI failure test's stale event timeline
The new outcome:error regression test's /issues/42/events mock lacked a
"reopened" event for the payload's actual reopener, so the #2369 live
recheck #3 (reopenerSuperseded) denied the close before ever reaching the
PATCH-fails path this test targets. Add the missing "reopened" event,
matching the pattern already used by every other reopen-reclose test in
this file.1 parent 66a141e commit aa3fe24
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11688 | 11688 | | |
11689 | 11689 | | |
11690 | 11690 | | |
11691 | | - | |
| 11691 | + | |
| 11692 | + | |
| 11693 | + | |
11692 | 11694 | | |
11693 | 11695 | | |
11694 | 11696 | | |
| |||
0 commit comments