Ghost/core/test/unit/services/settings
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
cache_spec.js Settings API should return null instead of "" 2019-01-07 15:02:24 +00:00
ensure-settings_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
loader_spec.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
settings_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
validate_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
yaml-parser_spec.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00