upd test window (#227)

This commit is contained in:
Jack Forgash 2023-11-14 17:42:25 -07:00 committed by GitHub
parent f7fa714ddc
commit cff19a7bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ models:
description: "{{ doc('tx_count') }}"
tests:
- not_null:
where: block_timestamp <= SYSDATE() - interval '6 hours'
where: block_timestamp <= SYSDATE() - interval '12 hours'
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- NUMBER