mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-17 21:41:47 -05:00
refactor of create_unified_job in connection with new copy endpoint development
This commit is contained in:
@@ -24,7 +24,7 @@ class TestWorkflowJobInheritNodesMixin():
|
||||
|
||||
mixin = WorkflowJobOptions()
|
||||
mixin._create_workflow_nodes(job_template_nodes)
|
||||
|
||||
|
||||
for job_template_node in job_template_nodes:
|
||||
workflow_job_node_create.assert_any_call(workflow_job=mixin)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user