Ghost/test/regression/mock-express-style
Naz f0b8e9693f Fixed loadRouteSettingsSync stubs
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings
refs e457fd5fe0 (diff-b292e8480eee007786cc602f55ed05006a06b8da9fe6934d51fbef8328013278R36)

- Because "loadRouteSettingsSync" method is now a getter function these stubs had to be changed to use a different syntax
- It's a lot of maintenance to do such renames, so if someone has to touch this exact place again it might be worth abstracting this mocking into a separate utility of some sort.
2021-11-24 05:32:20 +13:00
..
api-vs-frontend Fixed loadRouteSettingsSync stubs 2021-11-24 05:32:20 +13:00
utils Fixed frontend initialization in "mock-express" tests 2021-11-22 21:56:32 +13:00
parent_app_vhosts.test.js Removed unneeded mocks 2021-11-22 21:56:32 +13:00