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