diff --git a/docs/manual_tests.md b/docs/manual_tests.md index 319bd07..a6a737e 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -77,8 +77,8 @@ # Email notification ## Tests for mail hook and post-save hook in goodnightout_opencase.module - -* Change a client's status from something else to "3-month followup due" - the site admin should receive an email about it with "3-month followup due for " as the subject and a link to the client in the body +* Ensure there is a user with the role "Follow-up alerts" whose email address you have access to +* Change a client's status from something else to "3-month followup due" - said user should receive an email about it with "3-month followup due for " as the subject and a link to the client in the body * Same for 6-month * Should not happen when client is saved without changing status * Should not happen when status is changed to something else