docs(e2e): fix stale spec listing after Briefwechsel removal

The e2e README still listed the deleted korrespondenz.spec.ts. Replace it
with the new briefwechsel-removed.spec.ts guard entry — closing the last
dangling reference flagged in review.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-03 07:53:13 +02:00
committed by marcel
parent 5b565d5271
commit 2bf14aeab9

View File

@@ -25,7 +25,7 @@ frontend/e2e/
├── focus-rings.spec.ts # Accessibility focus ring tests
├── header.spec.ts # Navigation header
├── history.spec.ts # Chronik / activity feed
├── korrespondenz.spec.ts # Correspondence timeline
├── briefwechsel-removed.spec.ts # Guards that the removed /briefwechsel route 404s
├── lang.spec.ts # Language switching
├── password-reset.spec.ts # Password reset flow
├── permissions.spec.ts # Role-based access control