Skip to content

Commit

Permalink
chore: more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
njogz committed Jun 26, 2024
1 parent 2a067ec commit cf661b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions models/contacts/contacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ models:
data_type: string
tests:
- not_null
- name: '@timestamp'
data_type: string
- name: date_of_birth
data_type: string
- name: sex
data_type: string
- name: place
columns:
- name: uuid
Expand Down

0 comments on commit cf661b6

Please sign in to comment.