chore: promote dev to uat (PR #5 mock path fix) #6

Merged
the-dogfather-cto[bot] merged 3 commits from dev into uat 2026-05-12 21:34:03 +00:00
the-dogfather-cto[bot] commented 2026-05-12 21:33:58 +00:00 (Migrated from github.com)

Promotion: dev → uat

Promotes the following changes from dev to uat:

  • PR #5: fix: correct test mock paths from "./db" to "../db"
    • 11 test files updated with correct vi.mock paths
    • pnpm-lock.yaml synced for drizzle dependencies

CI Note

Pre-existing typecheck failures on dev carry over. Tests pass. Tracked separately.

## Promotion: dev → uat Promotes the following changes from dev to uat: - **PR #5**: fix: correct test mock paths from "./db" to "../db" - 11 test files updated with correct vi.mock paths - pnpm-lock.yaml synced for drizzle dependencies ### CI Note Pre-existing typecheck failures on dev carry over. Tests pass. Tracked separately.
Sign in to join this conversation.