Ghost/ghost/members-importer/test
Naz 7fe9e06c4d
Fixed rule for import background job detection
refs https://github.com/TryGhost/Team/issues/1076

- The members CSV import would go into background job (longer running and resulting with an email) when it contained a complimentary_plan column.
- With recent members codebase decoupling Ghost does not make any connection to Stripe as "complimentary plan" data is saved purely in native data structures. Making no need for a background job for complimentary plans
2022-10-31 16:31:55 +08:00
..
fixtures Restricted members importer to ignore "products" column 2022-10-24 18:06:02 +08:00
utils
.eslintrc.js
importer.test.js Fixed rule for import background job detection 2022-10-31 16:31:55 +08:00