chore(): Allow to register modules through array (#9522)
This commit is contained in:
committed by
GitHub
parent
9c73503084
commit
1d8939df3a
@@ -57,7 +57,7 @@ moduleIntegrationTestRunner<IWorkflowEngineService>({
|
||||
linkable: "workflow_execution_id",
|
||||
entity: "WorkflowExecution",
|
||||
primaryKey: "id",
|
||||
serviceName: "Workflows",
|
||||
serviceName: "workflows",
|
||||
field: "workflowExecution",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user