mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 16:36:34 -05:00
test: remove dead stripe option from fixture (#9303)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user