diff --git a/test/integration/synapse.dbtspec b/test/integration/synapse.dbtspec index 38a1ffdd..a602dd6a 100644 --- a/test/integration/synapse.dbtspec +++ b/test/integration/synapse.dbtspec @@ -11,12 +11,12 @@ target: port: 1433 threads: 8 sequences: - test_dbt_empty: empty - test_dbt_base: base - test_dbt_ephemeral: ephemeral - test_dbt_incremental: incremental + # test_dbt_empty: empty + # test_dbt_base: base + # test_dbt_ephemeral: ephemeral + # test_dbt_incremental: incremental test_dbt_snapshot_strategy_timestamp: snapshot_strategy_timestamp test_dbt_snapshot_strategy_check_cols: snapshot_strategy_check_cols - test_dbt_data_test: data_test - test_dbt_schema_test: schema_test + # test_dbt_data_test: data_test + # test_dbt_schema_test: schema_test # test_dbt_ephemeral_data_tests: data_test_ephemeral_models