queryAllByText(/↑|↓/) was matching the active sort column's ↑ indicator. Narrow to /[↑↓]\d/ so only movement indicators (↑1, ↓1) are counted. https://claude.ai/code/session_01CuCKFVYbpsKSQoFDcTYfY7 |
||
|---|---|---|
| .. | ||
| PointProgressionChart.test.tsx | ||
| StandingsTable.test.tsx | ||
| TeamScoreBreakdown.test.tsx | ||