increase recency test interval (#645)

This commit is contained in:
tarikceric 2024-08-27 10:05:16 -05:00 committed by GitHub
parent 195651a0cc
commit 002f15c28d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ models:
- not_null
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: day
interval: 2
interval: 14
- name: BLOCK_ID
description: "{{ doc('block_id') }}"
tests: