Delete 3 test files that import from service modules that no longer exist after the previous service consolidation: - services/__tests__/trackService.test.ts (imports ../trackService) - services/__tests__/playlistService.test.ts (imports ../playlistService) - services/playlistService.test.ts (imports ./playlistService) These caused import resolution failures in test runs. Addresses audit finding D6: orphaned test files. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| web | ||