mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-08 19:41:19 -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.