add missing test
This commit is contained in:
parent
1c1af44e76
commit
5ee08bdac8
1 changed files with 3 additions and 1 deletions
|
|
@ -154,7 +154,9 @@ models:
|
||||||
- name: local_currency_iso_4217
|
- name: local_currency_iso_4217
|
||||||
data_type: character varying
|
data_type: character varying
|
||||||
description: A currency code.
|
description: A currency code.
|
||||||
|
tests:
|
||||||
|
- not_null
|
||||||
|
- unique
|
||||||
- name: checkin_cover_guest_fee_local_curr
|
- name: checkin_cover_guest_fee_local_curr
|
||||||
data_type: numeric
|
data_type: numeric
|
||||||
description: |
|
description: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue