0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Katharina Irrgang aef3d7f3f3 Tests: Fix one more random failure (#9004)
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)
2017-09-12 16:51:40 +01:00
..
client@062e63804b Updated Ghost-Admin to 1.8.5 2017-09-12 20:30:11 +07:00
server Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
test Tests: Fix one more random failure (#9004) 2017-09-12 16:51:40 +01:00
index.js