Ghost/test/e2e-api
Naz c9758112b3 🐛 Fixed an error when updating a user
closes https://github.com/TryGhost/Team/issues/1655
refs https://github.com/TryGhost/Ghost/commit/4bc14d2c4

- The API should always accept the input it returns. In this case it did not accept the input when it contained an unchanged roles property
- The problem here came from the referenced commit where we can now end up in the situation when the `roleToAssign` is just empty. It was an optimization to prevent a need to do ANY DB operation when none was needed.
2022-06-02 12:13:27 +01:00
..
admin 🐛 Fixed an error when updating a user 2022-06-02 12:13:27 +01:00
content Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
members 🐛 Fixed Stripe Checkout for Members w/ existing subscriptions (#14953) 2022-06-01 15:53:05 +01:00
shared Updated version test suite to play nicely with 5.0 2022-05-19 13:27:40 +08:00