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