mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 00:53:08 +02:00
Update api.ts
This commit is contained in:
parent
93364cb922
commit
8aa350ced4
1 changed files with 0 additions and 2 deletions
|
@ -255,7 +255,5 @@ describe('API', () => {
|
||||||
assert.strictEqual(result.status, 401);
|
assert.strictEqual(result.status, 401);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
// TODO: insufficient_scope test (authテストが全然なくて書けない)
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue