diff --git a/providers/openlineage/tests/system/openlineage/expected_events/openlineage_base_complex_dag__af3.json b/providers/openlineage/tests/system/openlineage/expected_events/openlineage_base_complex_dag__af3.json index 1e273e73da66b..14e5c5350be4d 100644 --- a/providers/openlineage/tests/system/openlineage/expected_events/openlineage_base_complex_dag__af3.json +++ b/providers/openlineage/tests/system/openlineage/expected_events/openlineage_base_complex_dag__af3.json @@ -1607,7 +1607,7 @@ "queue": "{{ result is string }}", "retries": "{{ result is number }}", "retry_exponential_backoff": false, - "task_id": "section_1.section_1.task_5", + "task_id": "section_1.task_5", "trigger_rule": "all_success", "upstream_task_ids": "['task_3']", "wait_for_downstream": false, @@ -1770,7 +1770,7 @@ "queue": "{{ result is string }}", "retries": "{{ result is number }}", "retry_exponential_backoff": false, - "task_id": "section_1.section_1.task_5", + "task_id": "section_1.task_5", "trigger_rule": "all_success", "upstream_task_ids": "['task_3']", "wait_for_downstream": false,