Ghost/test/regression/models
Rishabh 62777d7f26 Handled default product to use first paid product
Since we now have 2 products by default for all ghost sites, free and default paid, the usage of default product which so far was using first product needs to be updated to use the first paid product.

- updates default product usage to use first paid tier
- updates tests
2022-01-17 22:59:34 +05:30
..
base
model_member_stripe_customer.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_members.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_posts.test.js
model_settings.test.js
model_stripe_customer_subscription.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_users.test.js