Ghost/test/unit/data
Daniel Lockyer e9b21fdbd1 Updated bson-objectid calls to match API change
refs c873899e49

- as of `bson-objectid` v2.0.0, this library exports the function
  to generate an ObjectID directly, and then you need to use `.toHexString()`
  to get the 24 character hex string - 6696f27d82
- this commit removes all uses of `.generate()` and replaces with this
  change
2021-04-21 16:23:52 +01:00
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter 💥 Reduced default exports content for DB APIs (#12818) 2021-03-25 19:27:49 +13:00
importer Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
meta Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
migrations Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
schema Added Default Product fixture (#12892) 2021-04-20 16:39:27 +01:00
validation Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
xml/sitemap Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00