Ghost/test/unit
Naz 0ccf31cdb5 Fixed error message when booting with no redirects
refs 91efa4605c

- When the instance is booted without any redirects files configured it's not supposed to error but rather default to an "empty" [] redirects configuration.
- Ideally the logic shoudl not contain try/catch block at all and fail as soon as there's any error during the initialization. This wasn't changed at this time due to possible break of existing Ghost instances
2021-11-03 13:50:24 +04:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
server Fixed error message when booting with no redirects 2021-11-03 13:50:24 +04:00
shared Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00