mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 18:23:01 -04:00
The error message for when an invitation to Notify had expired was displaying in admin with square brackets round it because admin is not expecting the message to be a list (https://github.com/alphagov/notifications-admin/blob/a85134ee227a89fbe13ee470a7b74b69e01ad7e2/app/models/user.py#L500)