test(e2e): use Clerk redirect flow for stable Cypress login

This commit is contained in:
Kunal
2026-02-07 17:28:33 +00:00
parent 211308ef13
commit e31b2b180b

View File

@@ -298,7 +298,7 @@ export default function ActivityPage() {
<div className="rounded-xl border border-slate-200 bg-white px-8 py-6 shadow-sm">
<p className="text-sm text-slate-600">Sign in to view the feed.</p>
<SignInButton
mode="modal"
mode="redirect"
forceRedirectUrl="/activity"
signUpForceRedirectUrl="/activity"
>