ci: Fix vulnerable dev dependencies (no-changelog) (#9545)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-05-30 13:54:29 +02:00
committed by GitHub
parent 936bbb2068
commit 596990bed7
10 changed files with 344 additions and 297 deletions

View File

@@ -23,6 +23,7 @@ beforeAll(async () => {
mockInstance(InternalHooks);
mockInstance(LoadNodesAndCredentials);
await testDb.init();
await oclifConfig.load();
});
beforeEach(async () => {