mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-02 17:00:07 +09:00
Fix test
This commit is contained in:
@ -43,7 +43,7 @@ describe('API', () => {
|
||||
// Reset database each test
|
||||
beforeEach(resetDb(db));
|
||||
|
||||
before(() => {
|
||||
after(() => {
|
||||
server.close();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user