Ghost/test
Sumedh e756af65f2 Removed invalid default 'core' value in settings type
closes #12181
refs https://github.com/TryGhost/Ghost/pull/12265

- The 'core' value is invalid for settings 'type' column
- The 'core' default value for 'type' column in model is also invalid
- Both need to be removed as they are never used and only introduce confusion into the codebase
2021-01-04 15:32:57 +13:00
..
api-acceptance Added acceptance test for /member/:id/?include=email_recipients (#12477) 2020-12-11 18:45:35 +00:00
frontend-acceptance Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
regression Updated canary members controller to use new Importer 2020-12-09 19:25:57 +00:00
unit Removed invalid default 'core' value in settings type 2021-01-04 15:32:57 +13:00
utils Added acceptance test for /member/:id/?include=email_recipients (#12477) 2020-12-11 18:45:35 +00:00
.eslintignore
.eslintrc.json
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00