Ghost/ghost/members-api/test/unit/lib
Michael Barrett a1f056ee86
🐛 Fixed portal showing incorrect expiry date for comped subscription (#18120)
refs https://github.com/TryGhost/Product/issues/3875

When a member had a comped subscription, the portal was showing an
incorrect expiry date. This was because the `expiry_date` was being set
to the `created_at` date of the subscription, rather than the
`expiry_date` of the comped subscription
2023-09-14 08:46:23 +01:00
..
controllers Refactor validating specified newsletters in custom sign-up form (#18032) 2023-09-08 13:55:02 +01:00
repositories Refactor validating specified newsletters in custom sign-up form (#18032) 2023-09-08 13:55:02 +01:00
services 🐛 Fixed portal showing incorrect expiry date for comped subscription (#18120) 2023-09-14 08:46:23 +01:00
geolocation.test.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00