mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor(core): Split out subworkflow policy check from permission checker (no-changelog) (#10168)
This commit is contained in:
@@ -57,8 +57,9 @@ describe('WorkflowExecutionService', () => {
|
||||
mock(),
|
||||
mock(),
|
||||
mock(),
|
||||
mock(),
|
||||
workflowRunner,
|
||||
mock(),
|
||||
mock(),
|
||||
);
|
||||
|
||||
describe('runWorkflow()', () => {
|
||||
|
||||
Reference in New Issue
Block a user