Merge branch 'refactor/foritify_tests' of https://git.ramvignesh.dev/me/pi-ku into feature/home_revamp
CI / Generate Certificates (pull_request) Successful in 25s
CI / Frontend CI (pull_request) Successful in 1m5s
CI / Backend CI (pull_request) Failing after 30s
CI / E2E Tests (pull_request) Failing after 15s

This commit is contained in:
me
2026-05-08 05:22:51 +05:30
parent aeead98570
commit b29218b6e6
12 changed files with 392 additions and 403 deletions
@@ -123,7 +123,7 @@ export function EnvelopeReveal({
<span className={"text-neutral-content/60 font-xs font-display"}>
to
</span>
<h1 className="text-3xl font-bold text-base-content">{recipient}</h1>
<h1 data-testid="envelope-recipient" className="text-3xl font-bold text-base-content">{recipient}</h1>
<p className="text-base-content/60 font-display mt-8">{date}</p>
<img
src={stamp}