Skip to content

Commit

Permalink
increase recency test to 14 days (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarikceric authored May 8, 2024
1 parent c0d866b commit cf06cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/silver/nfts/silver__nft_sales_solanart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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:
Expand Down

0 comments on commit cf06cfd

Please sign in to comment.