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