mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
b587429008
fixes https://github.com/TryGhost/Product/issues/3728 - When importing members from Stripe with an existing offer, that didn't exist in Ghost, the offer never got linked with the imported subscription because of a missing return statement. - Fixes importing offers with duplicate names - Added E2E tests for creating members from a Stripe Customer ID |
||
---|---|---|
.. | ||
__snapshots__ | ||
announcement.test.js | ||
create-stripe-checkout-session.test.js | ||
donation-checkout-session.test.js | ||
feedback.test.js | ||
middleware.test.js | ||
send-magic-link.test.js | ||
signin.test.js | ||
webhooks.test.js | ||
well-known.test.js |