Ghost/core/test
kirrg001 0c8373afb7 Removed 'null' parsing in settings model
refs #10582

- I don't think this is a good idea
- If a user passses "null", we should treat it as a string
- I am not aware of a use case why people have "null" in their database
- If people send "null" via the API, we should respect this and accept a string
2019-03-11 20:07:48 +01:00
..
acceptance 🐛 Fixed private blogging getting enabled when saving any setting (#10576) 2019-03-06 12:56:26 +01:00
regression Modified export/import regression test so it doesn't leave leftover files 2019-03-11 20:07:48 +01:00
unit Removed 'null' parsing in settings model 2019-03-11 20:07:48 +01:00
utils Fixed regression tests 2019-03-11 14:19:30 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc