- Shipped
- July 4, 2026 at 10:04 AM UTC
- Author
- Kamo
- Commit
- ac67eb5
Commit 7c6b20f (change-password support) added the canonical PASSWORD_CHANGED template and reworded EMAIL_VERIFICATION's expiry variable ({{expiryMinutes}} → {{expiryText}}) without updating this test, leaving it red on main (expected 5 templates, now 6; stale variable name). Verified against the actual committed templates — both changes are intentional (the 6th key is registered by the loader; verifyLink+verifyCode are still present), not a regression. Restores the green shared-lib test suite so mvn install gates pass again.