Commit c965eaa
fix(tests): keep incident selected after findIncidentWithAlert succeeds
searchForAlertInIncidentByFilter unconditionally cleared all filters
after checking each incident, including the one where the alert was
found. This deselected the incident before callers could inspect its
alert details, causing 80s timeouts on incidents-details-table.
Only clear filters when moving to the next incident (alert not found).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0a520a2 commit c965eaa
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
949 | | - | |
950 | | - | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
951 | 953 | | |
952 | 954 | | |
953 | 955 | | |
| |||
0 commit comments