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