mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
f82ff87177
refs https://github.com/TryGhost/Toolbox/issues/308 - this endpoint is currently used to send a test email with the post - it currently returns a 200 with whatever the response of the mail service is - this body isn't used in Admin nor is useful generally because it just contains the ID of the mailgun response - it's better than we change it to 204 and no response - this commit does that and updates the tests |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |