1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 12:14:18 +00:00

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',