Skip to content

Commit 332a69b

Browse files
Update test_worker_dag_steps.py
1 parent b3a060c commit 332a69b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/dags/test_worker_dag_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
CHECK_NOTICE_STATE_BEFORE_TRANSFORM_TASK_ID, CHECK_NOTICE_STATE_BEFORE_GENERATE_METS_PACKAGE_TASK_ID, \
1111
INDEX_NOTICE_XML_CONTENT_TASK_ID
1212

13-
DAG_ID = "worker_single_notice_process_orchestrator"
13+
DAG_ID = "old_worker_single_notice_process_orchestrator"
1414

1515

1616
def execute_dag_step(dag, task_id: str, dag_config: dict, xcom_push_data: dict = None):

0 commit comments

Comments
 (0)