mirror of
https://github.com/azaion/admin.git
synced 2026-06-21 12:51:09 +00:00
837b1f2374
Record the 6 pre-existing Cycle2HotfixDeployTests failures introduced
by batch 5 (commit f369153) as a leftover for the cycle-2
retrospective. Root cause: FindRepoRoot walks up from
AppContext.BaseDirectory looking for .env.example, but the
e2e-consumer container does not mount the repo root.
Batch-6 (AZ-556/AZ-557) tests are green; this leftover is unrelated
to the auth-surface chain.
Co-authored-by: Cursor <cursoragent@cursor.com>