Fixed tests from resolutions
This commit is contained in:
parent
6924d927c3
commit
52e351e0ba
1 changed files with 0 additions and 3 deletions
|
|
@ -66,7 +66,6 @@ models:
|
|||
data_type: text
|
||||
description: "Unique Id that identifies the host."
|
||||
data_tests:
|
||||
- not_null
|
||||
- relationships:
|
||||
to: ref('stg_core__user')
|
||||
field: id_user
|
||||
|
|
@ -78,8 +77,6 @@ models:
|
|||
- name: host_email
|
||||
data_type: text
|
||||
description: "Email of the host."
|
||||
data_tests:
|
||||
- not_null
|
||||
|
||||
- name: host_last_name
|
||||
data_type: text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue