Files
minstrel/web
bvandeusen 682d7a5ec4
test-web / test (push) Successful in 33s
test(web): scope home For-You assertions to Playlists section
The new hero card on Home renders the For-You playlist twice — once
at the top in the featured row and once in the Playlists carousel.
The two existing assertions that did screen.getByText('For You')
now match both and fail. Wrap each in within(playlistsSection) so
the test targets the carousel render specifically.
2026-06-01 20:12:59 -04:00
..