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