0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Nazar Gargol 25721828d9 Fixed failure when upgrading to version 3.5.x
no issue

- Initialy reported here: https://forum.ghost.org/t/unable-to-upgrade-ghost-from-v3-0-2-to-v3-5-1/11925
- The issue was caused by the refactor in 52635f1aa8 where the backup module signature changed and it wasn't updated in migrations
2020-02-13 12:53:44 +08:00
..
acceptance Updated acceptance test to include db export request check 2020-02-10 12:41:39 +00:00
regression Added new test case to db regression suite 2020-02-10 12:41:39 +00:00
unit Fixed failure when upgrading to version 3.5.x 2020-02-13 12:53:44 +08:00
utils Added new fields to members CSV import (#11539) 2020-02-04 13:51:24 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc