Update api.ts
This commit is contained in:
parent
93364cb922
commit
8aa350ced4
|
@ -255,7 +255,5 @@ describe('API', () => {
|
|||
assert.strictEqual(result.status, 401);
|
||||
});
|
||||
});
|
||||
|
||||
// TODO: insufficient_scope test (authテストが全然なくて書けない)
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue