mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 03:22:21 +03:00
aef3d7f3f3
refs #7470 - this should fix https://github.com/TryGhost/Ghost/issues/7470#issuecomment-321016771 - the importer adds posts in parallel, but the tests read directly from the db without any order - use findPage (findAll does not support order yet) |
||
---|---|---|
.. | ||
api | ||
data/importer/importers | ||
model | ||
export_spec.js | ||
migration_spec.js | ||
update_check_spec.js |