mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
Update api/src/extension/extension.module.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
This commit is contained in:
@@ -26,6 +26,7 @@ export class ExtensionModule implements OnApplicationBootstrap {
|
||||
|
||||
async onApplicationBootstrap() {
|
||||
if (!AppInstance.isReady()) {
|
||||
// bypass in test or CLI env
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user