mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:41:55 +00:00
stop testing for null points (#429)
This commit is contained in:
parent
ccf2b2600e
commit
d2b6a46a9d
@ -34,9 +34,6 @@ models:
|
||||
- name: POINTS
|
||||
description: "The number of points accrued by the account at the time of the request"
|
||||
tests:
|
||||
- not_null:
|
||||
where:
|
||||
request_date > '2025-04-07'
|
||||
- dbt_expectations.expect_column_values_to_be_in_type_list:
|
||||
column_type_list:
|
||||
- NUMBER
|
||||
|
||||
Loading…
Reference in New Issue
Block a user