Skip to content

Commit

Permalink
change int_flags__all_variable_type_set to warn
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmcc committed Mar 29, 2024
1 parent fe23dbf commit 303a9ed
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ models:
- dbt_expectations.expect_column_distinct_values_to_equal_set:
name: int_flags__all_variable_type_set
value_set: '{{ dbt_utils.get_column_values(table=ref("variables"), column="variable_type") }}'
config:
severity: warn
- name: variable_id
data_type: string
tests:
Expand Down

0 comments on commit 303a9ed

Please sign in to comment.