pushback-vertex-liquidations-test (#220)

* test pushbacks

* move to 3 days
This commit is contained in:
Matt Romano 2024-10-25 09:19:08 -07:00 committed by GitHub
parent bac5233e35
commit ee3bbd26cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ models:
- not_null
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: day
interval: 1
interval: 3
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- TIMESTAMP_LTZ

View File

@ -18,7 +18,7 @@ models:
- not_null
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: day
interval: 5
interval: 14
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- TIMESTAMP_LTZ