fix frontend unit tests
This commit is contained in:
parent
9e33e75fc2
commit
2979d9a110
4 changed files with 51 additions and 7 deletions
|
|
@ -30,7 +30,7 @@ describe('MkMediaImage', () => {
|
|||
comment: null,
|
||||
properties: {},
|
||||
...image,
|
||||
} as DriveFile,
|
||||
} as Misskey.entities.DriveFile,
|
||||
},
|
||||
global: { directives, components },
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue