brackt/app/components/league/__tests__
Claude d8e5be4558
Fix StandingsPreview test ambiguous text query for team names
FlagSvg renders a <title> element with the team name for accessibility,
so getByText("Team Alpha") matched two elements. Scope the query to the
<p> element to target only the visible team name display.

https://claude.ai/code/session_01CVt5Vo2PDGY4G3wSWbsmRG
2026-05-07 01:04:08 +00:00
..
StandingsPreview.test.tsx Fix StandingsPreview test ambiguous text query for team names 2026-05-07 01:04:08 +00:00