ci: Fix vulnerable dev dependencies (no-changelog) (#9545)
This commit is contained in:
committed by
GitHub
parent
936bbb2068
commit
596990bed7
@@ -41,6 +41,7 @@ beforeAll(async () => {
|
||||
mockInstance(RedisServicePubSubSubscriber);
|
||||
mockInstance(OrchestrationService);
|
||||
await testDb.init();
|
||||
await oclifConfig.load();
|
||||
});
|
||||
|
||||
afterAll(async () => {
|
||||
|
||||
Reference in New Issue
Block a user