fix type errors in is-renote unit tests
This commit is contained in:
@@ -44,6 +44,7 @@ const base: MiNote = {
|
|||||||
replyUserHost: null,
|
replyUserHost: null,
|
||||||
renoteUserId: null,
|
renoteUserId: null,
|
||||||
renoteUserHost: null,
|
renoteUserHost: null,
|
||||||
|
processErrors: [],
|
||||||
};
|
};
|
||||||
|
|
||||||
describe('misc:is-renote', () => {
|
describe('misc:is-renote', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user