From e7df3c02a96a944fa14ad11b40981b9132819c47 Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Mon, 28 Apr 2025 08:29:00 -0400 Subject: [PATCH] tx to 6 hours --- models/tests/recent/test_core__transactions_recent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/tests/recent/test_core__transactions_recent.yml b/models/tests/recent/test_core__transactions_recent.yml index 6376b32..70ae990 100644 --- a/models/tests/recent/test_core__transactions_recent.yml +++ b/models/tests/recent/test_core__transactions_recent.yml @@ -8,4 +8,4 @@ models: - not_null - dbt_expectations.expect_row_values_to_have_recent_data: datepart: hour - interval: 3 \ No newline at end of file + interval: 6 \ No newline at end of file