0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/server/web/shared/middleware
Hannah Wolfe 12e8c974a1
Cleaned up weird refs to versions in tests
refs: https://github.com/TryGhost/Toolbox/issues/168

- These are all places where we reference an API version like v2 or v3 but it's not actually
used or relevant.
- The aim is to get rid of all mentions of these old versions to make it clearer that we're only running tests on canary
2022-01-21 15:10:03 +00:00
..
api Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
brute.test.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
cache-control.test.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
uncapitalise.test.js Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
url-redirects.test.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00