diff --git a/pipelines/treatment/datario/flows.py b/pipelines/treatment/datario/flows.py index 219fa671..c23da9e1 100644 --- a/pipelines/treatment/datario/flows.py +++ b/pipelines/treatment/datario/flows.py @@ -8,7 +8,7 @@ from pipelines.treatment.datario.constants import constants from pipelines.treatment.templates.flows import create_default_materialization_flow -VIAGEM_INFORMADA_MATERIALIZACAO = create_default_materialization_flow( +DATARIO_MATERIALIZACAO = create_default_materialization_flow( flow_name="datario - materializacao", selector=constants.DATARIO_SELECTOR.value, agent_label=smtr_constants.RJ_SMTR_AGENT_LABEL.value,