diff --git a/BACKLOG.md b/BACKLOG.md index 3c5089c..ed633e7 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -10,8 +10,8 @@ ## P0 — Must Fix (blocks public release) ### DC-001: Fix 4 failing tests in services.routes.test.js -- **status:** todo -- **owner:** +- **status:** in-progress +- **owner:** hermes - **details:** Credential storage tests failing since before v1.13.4. Run `cd dashcaddy-api && npx jest __tests__/routes/services.routes.test.js` to see failures. Fix the root cause, not the test. ### DC-002: Sync VERSION file