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 = {