Skip to content

Commit

Permalink
Fix teste coluna sigla_uf_nascimento
Browse files Browse the repository at this point in the history
  • Loading branch information
Winzen committed Sep 25, 2024
1 parent 4fce999 commit 4b85e68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions models/br_tse_eleicoes/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@ models:
field: sigla
- name: sigla_uf_nascimento
description: Sigla da unidade da federação de nascimento
tests:
- custom_relationships:
to: ref('br_bd_diretorios_brasil__uf')
field: sigla
ignore_values: [ZZ, Não divulgável, BH, LB]
- name: situacao
description: Situação
- name: tipo_eleicao
Expand Down

0 comments on commit 4b85e68

Please sign in to comment.