1
0

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