Skip to content

Commit

Permalink
removing not null test
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMelendez01 committed Nov 21, 2024
1 parent 7e86942 commit 07b7025
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
models:
- name: agg_daily_stablecoin_breakdown_silver
tests:
- "dbt_expectations.expect_grouped_row_values_to_have_recent_data":
group_by: [CHAIN, SYMBOL]
timestamp_column: "DATE"
datepart: "day"
interval: 2
columns:
- name: "DATE"
tests:
Expand Down

0 comments on commit 07b7025

Please sign in to comment.