Skip to content

Commit

Permalink
test bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
haritamar committed May 28, 2024
1 parent 006a310 commit 5c97c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/tests/test_exposure_schema_validity.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ def test_exposure_schema_validity_invalid_type_name_present_in_error(
"bigquery": "NUMERIC",
"spark": "int",
"databricks": "int",
"databricks_catalog": "int",
"athena": "int",
"trino": "int",
}.get(dbt_project.dbt_runner.target, "numeric")
Expand Down

0 comments on commit 5c97c12

Please sign in to comment.