Ghost/core/test
Katharina Irrgang c070c9722d 🐛 re-run init migrations protection (#7899)
no issue

- if re-running the init scripts (for example: you lost the init rows in the migrations table), then it was throwing errors
- 1. the owner slug and email can change -> no match and it tried to reinsert the user with id 1, which failed
- 2. querying an inactive user is not allowed, because the user model protects against it
2017-01-25 22:08:09 +01:00
..
functional 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
integration 🔥 😎 remove old migrations (#7887) 2017-01-25 13:47:49 +00:00
unit 🐛 re-run init migrations protection (#7899) 2017-01-25 22:08:09 +01:00
utils 🔥 😎 remove old migrations (#7887) 2017-01-25 13:47:49 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00