syuilo/misskey --> misskey-dev/misskey
This commit is contained in:
parent
b5adb02eb8
commit
bb6cd258f3
51 changed files with 68 additions and 68 deletions
|
@ -116,7 +116,7 @@ describe('Get file info', () => {
|
|||
}));
|
||||
|
||||
it('SVG with XML definition', async (async () => {
|
||||
// https://github.com/syuilo/misskey/issues/4413
|
||||
// https://github.com/misskey-dev/misskey/issues/4413
|
||||
const path = `${__dirname}/resources/with-xml-def.svg`;
|
||||
const info = await getFileInfo(path) as any;
|
||||
delete info.warnings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue