mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-23 22:56:58 +09:00
Update api.ts
This commit is contained in:
parent
93364cb922
commit
8aa350ced4
@ -255,7 +255,5 @@ describe('API', () => {
|
|||||||
assert.strictEqual(result.status, 401);
|
assert.strictEqual(result.status, 401);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
// TODO: insufficient_scope test (authテストが全然なくて書けない)
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user