0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server
Naz 6ee94f66b4 Fixed invalid settings file path configuration
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings
refs e457fd5fe0 (diff-b292e8480eee007786cc602f55ed05006a06b8da9fe6934d51fbef8328013278R36)

- There were two separate instances of the SettingsPathManager in route-settings and settings-loader causing the configured paths missmatching on test environment. Because of this missmatch, uploading and resetting the routes.yaml file didn't work!
2021-11-24 05:32:20 +13:00
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
lib Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
services Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
web Revert "Replace update user last seen middleware with package version" 2021-11-17 11:00:55 +00:00
notify.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00