Commit 68a699c
fix(026): e2e uses the neuroscape result-count testid (was OHBM-only)
The density e2e timed out 240s waiting for `result-count`, which only
exists on /ohbm2026/ (ResultList.svelte). NeuroScape's browse panel uses
`neuroscape-result-count`, text "461,316 matches · showing first 200" —
parse only the LEADING number so the "showing first N" suffix isn't
concatenated. Backdrop-count (plotly .data) + drag + clear paths were fine
(the run reached this helper after them).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 48733ee commit 68a699c
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
0 commit comments