Ghost/ghost/members-importer/test
Chris Raible af1ff7902e
Fixed member import with created_at in the future (#16580)
closes TryGhost/Team#2793

- if a member is imported with a created_at in the future, the member
will not appear in the members list in admin
- this commit updates created_at to the current date if it is in the
future upon import
2023-04-06 23:01:23 -07:00
..
fixtures Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00
utils Initialized members-importer package 2021-07-22 01:53:21 +12:00
.eslintrc.js Initialized members-importer package 2021-07-22 01:53:21 +12:00
importer.test.js Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00