From e4ca5da1f881fcaae11263930fb9dd80c95eb7c9 Mon Sep 17 00:00:00 2001 From: Enmanuel Date: Sun, 8 Mar 2026 14:20:09 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20cerrar=20issue=200022b=20=E2=80=94=20au?= =?UTF-8?q?th=20fixtures=20y=20helpers=20E2E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mover issue a completed/ y actualizar README. Co-Authored-By: Claude Opus 4.6 --- dev/issues/README.md | 2 +- dev/issues/{ => completed}/0022b-e2e-auth-helpers.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev/issues/{ => completed}/0022b-e2e-auth-helpers.md (100%) diff --git a/dev/issues/README.md b/dev/issues/README.md index 11c6d18..f5ac23f 100644 --- a/dev/issues/README.md +++ b/dev/issues/README.md @@ -28,5 +28,5 @@ afectados y notas de implementacion. | 21 | Threads default config | (completado via branch) | completado | | 22 | Tests E2E con Playwright | [0022-e2e-tests-playwright.md](0022-e2e-tests-playwright.md) | pendiente | | 22a | E2E: Infraestructura base | [0022a-e2e-infra.md](completed/0022a-e2e-infra.md) | completado | -| 22b | E2E: Auth fixtures y helpers | [0022b-e2e-auth-helpers.md](0022b-e2e-auth-helpers.md) | pendiente | +| 22b | E2E: Auth fixtures y helpers | [0022b-e2e-auth-helpers.md](completed/0022b-e2e-auth-helpers.md) | completado | | 22c | E2E: Tests de agentes + docs | [0022c-e2e-agent-tests.md](0022c-e2e-agent-tests.md) | pendiente | diff --git a/dev/issues/0022b-e2e-auth-helpers.md b/dev/issues/completed/0022b-e2e-auth-helpers.md similarity index 100% rename from dev/issues/0022b-e2e-auth-helpers.md rename to dev/issues/completed/0022b-e2e-auth-helpers.md