Skip to content
Snippets Groups Projects
Commit 07e8464f authored by Eva Bardou's avatar Eva Bardou
Browse files

Nit

parent 61b3119b
No related branches found
No related tags found
1 merge request!65Add create_elements function
Pipeline #78257 passed
......@@ -441,7 +441,7 @@ class ElementsWorker(BaseWorker):
created_ids = self.api_client.request(
"CreateElements",
id=self.parent.id,
id=parent.id,
body={
"worker_version": self.worker_version_id,
"elements": elements,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment