fix(tests): post merge cleanup

This commit is contained in:
SabreCat
2023-10-03 15:58:31 -05:00
parent a9f3360890
commit fbb9b2c65a
6 changed files with 21 additions and 61 deletions

View File

@@ -47,7 +47,7 @@ export default class GroupChatReporter extends ChatReporter {
async notify (group, message, userComment, automatedComment = '') {
slack.sendFlagNotification({
authorEmail: this.authorEmail,
authorEmail: this.user.auth.local.email,
flagger: this.user,
group,
message,