0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/web/middleware
Hannah Wolfe d4cd996e20 Use destructuring for more readable redirect code
- This code was a little verbose, which made it hard to see what was happening (it still is a bit)
- Used destructuring to reduce the code
- Renamed a few variables
2020-04-22 20:30:17 +01:00
..
cache-control_spec.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
uncapitalise_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
url-redirects_spec.js Use destructuring for more readable redirect code 2020-04-22 20:30:17 +01:00