Ghost/ghost/stripe/test/unit/lib
Fabien 'egg' O'Carroll 633dc08c11 Added migration to update Stripe Product names (#376)
refs https://github.com/TryGhost/Team/issues/1289

We had a bug where Tiers would have a name of 'Default Product', and a
Stripe Product would be created with the same name. This migration will
fixes those broken Stripe Products
2022-03-09 14:41:59 +00:00
..
Migrations.test.js Added migration to update Stripe Product names (#376) 2022-03-09 14:41:59 +00:00
StripeAPI.test.js