Commit 3efc63c
committed
fix(test): stabilize RerankerDetailPage delete test on Node 20
Filter GET assertions to only count requests occurring after the
DELETE call index, avoiding false positives from stale query
refetches that fire during user interaction on slower runtimes.1 parent d0bbed1 commit 3efc63c
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
189 | 192 | | |
190 | | - | |
| 193 | + | |
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
| |||
0 commit comments