From f2cb87c7706f285e77c0dfd718fb55702dba2faa Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 17 Sep 2021 12:03:05 +0200 Subject: [PATCH] Update 'docs/manual_tests.md' --- docs/manual_tests.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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