Silly mistake fixed

This commit is contained in:
Joaquin Ossa 2024-09-05 12:45:09 +02:00
parent 435db55c1e
commit 82629e040b
3 changed files with 6 additions and 6 deletions

View file

@ -34,7 +34,7 @@ models:
- name: ok_status_fee_in_txn_currency
data_type: numeric
description: "fee charged in used currency for approved or flagged verifications"
description: "fee charged in used currency for approved or flagged verifications and not cancelled"
tests:
- not_null
- dbt_expectations.expect_column_values_to_be_between:
@ -43,7 +43,7 @@ models:
- name: ok_status_fee_in_gbp
data_type: numeric
description: "fee charged in gbp for approved or flagged verifications"
description: "fee charged in gbp for approved or flagged verifications and not cancelled"
tests:
- not_null
- dbt_expectations.expect_column_values_to_be_between: