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

fix type errors in NoteCreateService unit tests

This commit is contained in:
Hazelnoot
2025-02-15 23:23:20 -05:00
parent 0e2e77e346
commit b100249a34

View File

@@ -61,6 +61,7 @@ describe('NoteCreateService', () => {
replyUserHost: null,
renoteUserId: null,
renoteUserHost: null,
processErrors: [],
};
const poll: IPoll = {