stop testing for null points (#429)

This commit is contained in:
Jack Forgash 2025-04-09 09:26:48 -06:00 committed by GitHub
parent ccf2b2600e
commit d2b6a46a9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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