mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-09 20:04:24 -04:00
The API needs the id of the user, not the id of the invite. The problem with the tests is that the update mock returned a different user ID than the user it was being passed. So the tests didn’t catch this.