diff --git a/.claude/skills/testing-strategy/SKILL.md b/.claude/skills/testing-strategy/SKILL.md index 1d5e967..caca9e6 100644 --- a/.claude/skills/testing-strategy/SKILL.md +++ b/.claude/skills/testing-strategy/SKILL.md @@ -178,7 +178,6 @@ class InMemoryMangaRepository implements MangaRepositoryInterface | Adapter | Interface implémentée | |----------------------------------|------------------------------------------| | `InMemoryMangaRepository` | `MangaRepositoryInterface` | -| `InMemoryChapterRepository` | `ChapterRepositoryInterface` | | `InMemoryImageProcessor` | `ImageProcessorInterface` | | `InMemoryMangadexClient` | `MangadexClientInterface` | | `InMemoryMangaProvider` | `MangaProviderInterface` |