0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/e2e-api
Simon Backx 473ac3b5a4
Fixed updating a non-existent member internal error (#14658)
refs https://github.com/TryGhost/Team/issues/1580

- When you try to edit a member that doesn't exist, a 500 error is thrown. We should throw a 404 error instead
- This is fixed by https://github.com/TryGhost/Members/pull/395
2022-05-04 13:51:35 +02:00
..
admin Fixed updating a non-existent member internal error (#14658) 2022-05-04 13:51:35 +02:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
shared Revert "Disabled version compatibility emails temporarily" 2022-05-03 17:18:44 +08:00