From b52b27189daa7c84d023d99acd2eb4a97922281d Mon Sep 17 00:00:00 2001 From: "ext.jeremy.guillot@maxicoffee.domains" Date: Mon, 9 Mar 2026 19:17:12 +0100 Subject: [PATCH] =?UTF-8?q?docs(claude):=20mise=20=C3=A0=20jour=20skill=20?= =?UTF-8?q?testing-strategy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .claude/skills/testing-strategy/SKILL.md | 1 - 1 file changed, 1 deletion(-) 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` |