This commit is contained in:
Phillip Thelen
2024-10-23 16:42:38 +02:00
parent 2ad7541fc0
commit 690163a0de
@@ -308,6 +308,7 @@ describe('Stripe - One Time Payments', () => {
customerId,
paymentMethod: 'Gift',
gift,
autoRenews: false,
gemsBlock: undefined,
});
});