fix unit tests

This commit is contained in:
Hazelnoot 2025-05-28 02:19:46 -04:00
parent ee3cd216f7
commit 838ac6daa9

View file

@ -367,10 +367,15 @@ describe('AbuseReportNotificationService', () => {
id: idService.gen(),
targetUserId: alice.id,
targetUser: alice,
targetUserProfile: null,
targetUserInstance: null,
reporterId: bob.id,
reporter: bob,
reporterProfile: null,
reporterInstance: null,
assigneeId: null,
assignee: null,
assigneeProfile: null,
resolved: false,
forwarded: false,
comment: 'test',