Skip to content

Commit

Permalink
add: test breaker
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-l-amaral committed Mar 26, 2024
1 parent 8fce8f4 commit 8509599
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions models/br_bcb_taxa_cambio/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,7 @@ models:
tests:
- not_null
- accepted_values:
values:
- AUD
- CAD
- CHF
- DKK
- EUR
- GBP
- JPY
- NOK
- SEK
- USD
values: [AUD, CHF, DKK, EUR, GBP, JPY, NOK, SEK, USD]
- name: tipo_moeda
description: Tipo da moeda. O tipo determina a fórmula de calculo da paridade
tests: [not_null]
Expand Down

0 comments on commit 8509599

Please sign in to comment.