mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
refs #6526 - Change our errors to use `statusCode` for the status code (like res.statusCode) - Use statusCode for anything that's supposed to be the statusCode, rather than an error idenfier/code - Update all the tests that check the key - Route tests don't need fixing as the status codes are still returned correctly |
||
---|---|---|
.. | ||
channels_spec.js | ||
context_spec.js | ||
error_spec.js | ||
fetch-data_spec.js | ||
format-response_spec.js | ||
index_spec.js | ||
templates_spec.js |