remove a couple of wrong tests
This commit is contained in:
parent
f9fcb76ed1
commit
be24725b7d
1 changed files with 0 additions and 3 deletions
|
|
@ -889,8 +889,6 @@ models:
|
||||||
data_type: numeric
|
data_type: numeric
|
||||||
description: |
|
description: |
|
||||||
Total of bank transaction tax inclusive, presented in GBP.
|
Total of bank transaction tax inclusive, presented in GBP.
|
||||||
tests:
|
|
||||||
- not_null
|
|
||||||
|
|
||||||
- name: total_amount_wo_tax_local_curr
|
- name: total_amount_wo_tax_local_curr
|
||||||
data_type: numeric
|
data_type: numeric
|
||||||
|
|
@ -942,7 +940,6 @@ models:
|
||||||
2.25GBP).
|
2.25GBP).
|
||||||
tests:
|
tests:
|
||||||
- not_negative
|
- not_negative
|
||||||
- not_null
|
|
||||||
|
|
||||||
- name: line_amount_tax_inclusiveness
|
- name: line_amount_tax_inclusiveness
|
||||||
data_type: character varying
|
data_type: character varying
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue