Skip to content

Commit 8e1d959

Browse files
committed
disable until dbt-labs/dbt-utils#376 is approved
1 parent df7151d commit 8e1d959

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integration_tests/dbt_utils/dbt_project.yml

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ seeds:
6060
data_test_mutually_exclusive_ranges_no_gaps: *disabled
6161
data_test_mutually_exclusive_ranges_with_gaps: *disabled
6262
data_test_sequential_timestamps:
63+
# disabled until this PR is merged
64+
# https://github.com/fishtown-analytics/dbt-utils/pull/376
65+
<<: *not-synapse
6366
+column_types:
6467
my_timestamp: datetime
6568
# needs to be shimmed to avoid boolean values in upstream macro def

0 commit comments

Comments
 (0)