diff --git a/athena-dbt/models/covid19datos_v2/staging/schema.yml b/athena-dbt/models/covid19datos_v2/staging/schema.yml index b2c086fbee..e72d790f41 100644 --- a/athena-dbt/models/covid19datos_v2/staging/schema.yml +++ b/athena-dbt/models/covid19datos_v2/staging/schema.yml @@ -54,7 +54,7 @@ models: tests: - not_null: where: > - municipality != 'St. Thomas' + city != 'St. Thomas' - relationships: to: ref('covid19datos_v2_casos_region_names') field: region