Ghost/test/unit
Hannah Wolfe a31069d49d
Removed unnecessary use of rewire
refs: https://github.com/TryGhost/Ghost/commit/e68cb8b31

- I found that some of the places we use rewire are totally unnecessary
- Rewire seems to mess with coverage sometimes
- It's also a code smell in general so I've ripped it out where possible
2022-03-24 19:32:06 +00:00
..
api Removed unnecessary tags serializer 2022-03-23 13:23:23 +00:00
frontend Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
server Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
shared Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00