diff --git a/cosmos/dbt/graph.py b/cosmos/dbt/graph.py index 979946f5b5..6d6a3f506a 100644 --- a/cosmos/dbt/graph.py +++ b/cosmos/dbt/graph.py @@ -422,7 +422,7 @@ def load_from_dbt_manifest(self) -> None: def update_node_dependency(self) -> None: """ - This will update the property `has_text` if node has `dbt` test + This will update the property `has_test` if node has `dbt` test Updates in-place: * self.filtered_nodes