mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-09-18 21:38:07 +00:00
fix type errors in is-renote unit tests
This commit is contained in:
parent
b100249a34
commit
784290186f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ const base: MiNote = {
|
|||
replyUserHost: null,
|
||||
renoteUserId: null,
|
||||
renoteUserHost: null,
|
||||
processErrors: [],
|
||||
};
|
||||
|
||||
describe('misc:is-renote', () => {
|
||||
|
|
Loading…
Add table
Reference in a new issue