mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Fix vulnerable dev dependencies (no-changelog) (#9545)
This commit is contained in:
committed by
GitHub
parent
936bbb2068
commit
596990bed7
@@ -44,6 +44,7 @@ beforeAll(async () => {
|
||||
// from exiting properly.
|
||||
mockInstance(WaitTracker);
|
||||
await testDb.init();
|
||||
await oclifConfig.load();
|
||||
});
|
||||
|
||||
afterAll(async () => {
|
||||
|
||||
Reference in New Issue
Block a user