Skip to content

Commit

Permalink
Remove unsupported test config
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessnowplow committed Oct 4, 2024
1 parent 747155f commit 7c36d72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration_tests/models/utils/cross_db/cross_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ models:
tests:
- dbt_utils.equality:
compare_model: ref('expected_get_field_bq')
config:
+enabled: "{{ target.type in ['bigquery'] | as_bool() }}"
- name: test_indexed_unnest
tests:
- dbt_utils.equality:
Expand Down

0 comments on commit 7c36d72

Please sign in to comment.