From ac09bdacc7b4692f9929875aabd7042f5a778e60 Mon Sep 17 00:00:00 2001 From: Talla Date: Tue, 25 Jun 2024 10:23:33 +0530 Subject: [PATCH] Update teradata-setup.md --- .../docs/core/connect-data-platform/teradata-setup.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/docs/core/connect-data-platform/teradata-setup.md b/website/docs/docs/core/connect-data-platform/teradata-setup.md index d489ad329df..22f84a0669b 100644 --- a/website/docs/docs/core/connect-data-platform/teradata-setup.md +++ b/website/docs/docs/core/connect-data-platform/teradata-setup.md @@ -230,10 +230,10 @@ For using cross-DB macros, teradata-utils as a macro namespace will not be used, `last_day` in `teradata_utils`, unlike the corresponding macro in `dbt_utils`, doesn't support `quarter` datepart. -## dbt - unit tests -dbt-teradata 1.8.0 and above versions support unit tests, allowing validation of SQL modeling logic on a small set of static inputs before production. This enhancement facilitates test-driven development, improving developer efficiency and code reliability. - -More information on dbt unit tests feature can be found [here](https://docs.getdbt.com/docs/build/unit-tests). + + dbt-teradata 1.8.0 and above versions support unit tests, allowing validation of SQL modeling logic on a small set of static inputs before production. This enhancement facilitates test-driven development, improving developer efficiency and code reliability. + More information on dbt unit tests feature can be found [here](https://docs.getdbt.com/docs/build/unit-tests). + ## Limitations