Skip to content

Commit

Permalink
disable until dbt-labs/dbt-utils#376 is approved
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders committed May 30, 2021
1 parent df7151d commit 8e1d959
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration_tests/dbt_utils/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ seeds:
data_test_mutually_exclusive_ranges_no_gaps: *disabled
data_test_mutually_exclusive_ranges_with_gaps: *disabled
data_test_sequential_timestamps:
# disabled until this PR is merged
# https://github.com/fishtown-analytics/dbt-utils/pull/376
<<: *not-synapse
+column_types:
my_timestamp: datetime
# needs to be shimmed to avoid boolean values in upstream macro def
Expand Down

0 comments on commit 8e1d959

Please sign in to comment.