chore: fix stale doc references (#538)

- src/test/README.md: layout listed wrong filename for the readme itself
- miniPlayerBridge.ts: comment pointed at a doc that lives outside the repo
This commit is contained in:
Frank Stellmacher
2026-05-11 16:57:54 +02:00
committed by GitHub
parent 123fbcc802
commit a228ce1c91
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ src/test/
helpers/
factories.ts # makeTrack / makeTracks fixtures
renderWithProviders.tsx # render() wrapped with MemoryRouter + i18n
CLAUDE.md # this file
README.md # this file
```
## Running tests