Skip to content

Commit

Permalink
enabe data test
Browse files Browse the repository at this point in the history
  • Loading branch information
alieus committed Jun 3, 2021
1 parent 4802c68 commit a539c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/dbt_expectations/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ models:
timeseries_data: *disabled
# anders's weird NoneType error
# (see https://github.com/calogica/dbt-expectations/pull/63)
data_test: *disabled
# data_test: *disabled
# Need to implement for synapse
timeseries_data_extended: &not-synapse
+enabled: "{{ target.name != 'synapse' }}"
Expand Down

0 comments on commit a539c97

Please sign in to comment.