From 3d39e63cd2b5d75cba27bbe0198754ba451ed2c7 Mon Sep 17 00:00:00 2001 From: Taesu <166604494+bytaesu@users.noreply.github.com> Date: Wed, 22 Apr 2026 19:30:50 +0900 Subject: [PATCH] test: remove dead stripe option from fixture (#9303) --- e2e/smoke/test/fixtures/tsconfig-declaration/src/demo.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/e2e/smoke/test/fixtures/tsconfig-declaration/src/demo.ts b/e2e/smoke/test/fixtures/tsconfig-declaration/src/demo.ts index fe02152b4c..3581d85b36 100644 --- a/e2e/smoke/test/fixtures/tsconfig-declaration/src/demo.ts +++ b/e2e/smoke/test/fixtures/tsconfig-declaration/src/demo.ts @@ -48,7 +48,6 @@ export const auth = betterAuth({ stripeWebhookSecret: process.env.STRIPE_WEBHOOK_SECRET!, subscription: { enabled: true, - allowReTrialsForDifferentPlans: true, plans: () => { const PRO_PRICE_ID = { default: