mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
chore(core): Bring multi-main setup in line with scaling services (#11289)
This commit is contained in:
@@ -38,6 +38,7 @@ describe('softDeleteOnPruningCycle()', () => {
|
||||
Container.get(ExecutionRepository),
|
||||
mockInstance(BinaryDataService),
|
||||
mock(),
|
||||
mock(),
|
||||
);
|
||||
|
||||
workflow = await createWorkflow();
|
||||
|
||||
Reference in New Issue
Block a user