add tests
This commit is contained in:
parent
59477a4641
commit
22ccae5b9a
1 changed files with 6 additions and 0 deletions
|
|
@ -160,3 +160,9 @@ models:
|
||||||
tests:
|
tests:
|
||||||
- unique
|
- unique
|
||||||
- not_null
|
- not_null
|
||||||
|
- name: stg_core__user_product_bundle
|
||||||
|
columns:
|
||||||
|
- name: id_user_product_bundle
|
||||||
|
tests:
|
||||||
|
- unique
|
||||||
|
- not_null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue