Skip to content

Commit

Permalink
Enable test for unpivoting quoted columns for Redshift
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Jun 25, 2024
1 parent 6bf6b11 commit 07ba6a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_tests/models/sql/schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ models:
- name: test_unpivot_quote
tests:
- dbt_utils.equality:
enabled: "{{ target.name != 'redshift' }}" # redshift lowercases all columns
compare_model: ref('data_unpivot_quote_expected')

- name: test_star
Expand Down

0 comments on commit 07ba6a4

Please sign in to comment.