mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-11 05:24:01 +02:00
test
This commit is contained in:
@@ -28,7 +28,6 @@ describe('MetaService', () => {
|
||||
],
|
||||
}).compile();
|
||||
|
||||
await app.init();
|
||||
app.enableShutdownHooks();
|
||||
|
||||
metaService = app.get<MetaService>(MetaService, { strict: false });
|
||||
|
||||
Reference in New Issue
Block a user