359a072937
#60 swapped Icons.more_vert -> LucideIcons.ellipsis_vertical in playlist_card.dart; the widget test still asserted the old Material icon (find.byIcon(Icons.more_vert)) and failed. Update both finders + import flutter_lucide. Note: like_button_test.dart still references Icons.favorite but is skip:true (gated on Fable #399) so it compiles and doesn't run; flagged as stale to update when that test is unskipped. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>