diff --git a/models/gold/defi/defi__fact_swaps.yml b/models/gold/defi/defi__fact_swaps.yml index 1a62f46..79ebc25 100644 --- a/models/gold/defi/defi__fact_swaps.yml +++ b/models/gold/defi/defi__fact_swaps.yml @@ -9,7 +9,7 @@ models: - dbt_expectations.expect_column_to_exist - dbt_expectations.expect_row_values_to_have_recent_data: datepart: day - interval: 1 + interval: 7 - not_null - name: BLOCK_ID @@ -112,4 +112,4 @@ models: - name: MODIFIED_TIMESTAMP description: '{{ doc("modified_timestamp") }}' tests: - - not_null \ No newline at end of file + - not_null