Ghost/test/unit/services/settings
Daniel Lockyer 8e05a375ad Updated code to reflect js-yaml dependency changes
no issue

- as per
  https://github.com/nodeca/js-yaml/blob/master/migrate_v3_to_v4.md,
  `safeLoad` is now `load` and safe by default, so we can just switch to
  that
2021-02-10 11:39:30 +00:00
..
cache_spec.js 🐛 Fixed settings cache being out of sync after migrations (#11987) 2020-07-01 17:16:57 +01:00
ensure-settings_spec.js Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00
loader_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
settings_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
validate_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
yaml-parser_spec.js Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00