Skip to content

Commit

Permalink
revert again
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-jamie committed Jun 7, 2024
1 parent e769c33 commit 029f95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ profile: 'integration_tests'
config-version: 2

vars:
shopify_schema: "{{ shopify_source_integration_tests_10 if target.type != 'databricks-sql' else shopify_source_integrations_tests_sqlw }}"
shopify_schema: "shopify_source_integration_tests_10"
# shopify_using_fulfillment_event: true # enable when regenerating docs
shopify_source:
shopify_customer_identifier: "shopify_customer_data"
Expand Down

0 comments on commit 029f95e

Please sign in to comment.