Skip to content

Commit

Permalink
Revert "Restore CI test for case-sensitive identifiers when generatin…
Browse files Browse the repository at this point in the history
…g sources (#192)" (#230)

This reverts commit 7acc8c0.
  • Loading branch information
dbeatty10 authored Dec 4, 2024
1 parent f5ec206 commit a79f28f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 42 deletions.
4 changes: 0 additions & 4 deletions integration_tests/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ flags:
seeds:
+schema: raw_data
+quote_columns: false
codegen_integration_tests:
data__Case_Sensitive:
+schema: Raw_Data_Case_Sensitive
quote_columns: true

vars:
my_table_reference: table_c
Expand Down
3 changes: 0 additions & 3 deletions integration_tests/seeds/data__Case_Sensitive.csv

This file was deleted.

35 changes: 0 additions & 35 deletions integration_tests/tests/test_generate_source_case_sensitive.sql

This file was deleted.

0 comments on commit a79f28f

Please sign in to comment.