mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:02:11 +00:00
upd test window (#227)
This commit is contained in:
parent
f7fa714ddc
commit
cff19a7bb6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user