0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/unit/services/routing
Hannah Wolfe db79176724 Used themeService as var name everywhere [again]
refs 08fbcf1d90

- I didn't quite finish this commit before, and also forgot to write a proper commit message 🙈
- Having the theme service required and referenced in lots of different ways contributes to it being very hard to refactor and break down into smaller pieces
- This is just one simple nice-to-have so we can search the codebase for references more easily
2021-04-20 19:16:52 +01:00
..
controllers Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
helpers Used themeService as var name everywhere [again] 2021-04-20 19:16:52 +01:00
middlewares
CollectionRouter_spec.js
ParentRouter_spec.js
registry_spec.js
RSSRouter_spec.js
StaticRoutesRouter_spec.js
TaxonomyRouter_spec.js