test(core): Move unit tests closer to testable components (no-changelog) (#10287)
This commit is contained in:
@@ -717,7 +717,6 @@ export async function getRunData(
|
||||
const runData: IWorkflowExecutionDataProcess = {
|
||||
executionMode: mode,
|
||||
executionData: runExecutionData,
|
||||
// @ts-ignore
|
||||
workflowData,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user