RootCauseunvalidated
The test bypass (e2eAutoVerifyEmail) is also dead on this deploy — render.yaml intentionally sets NODE_ENV=production on the dev service too. Tension: env.ts defines isProd = NODE_ENV === 'production'. Outcome: so isProd is true on dev.
acc4c44e-928c-4677-8bf2-f28a78191fb1
The test bypass (e2eAutoVerifyEmail) is also dead on this deploy — render.yaml intentionally sets NODE_ENV=production on the dev service too. Tension: env.ts defines isProd = NODE_ENV === 'production'. Outcome: so isProd is true on dev.