0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
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
ensure-settings_spec.js
loader_spec.js
settings_spec.js
validate_spec.js
yaml-parser_spec.js Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00