mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(core): Do not load ScalingService in regular mode (no-changelog) (#10333)
This commit is contained in:
committed by
GitHub
parent
eef4fb8bb4
commit
1869c396f3
@@ -22,7 +22,6 @@ describe('ExecutionService', () => {
|
||||
mock(),
|
||||
mock(),
|
||||
mock(),
|
||||
mock(),
|
||||
executionRepository,
|
||||
Container.get(WorkflowRepository),
|
||||
mock(),
|
||||
|
||||
Reference in New Issue
Block a user