diff --git a/integration_tests/dbt_project.yml b/integration_tests/dbt_project.yml index 364ac2e..e8c6f11 100644 --- a/integration_tests/dbt_project.yml +++ b/integration_tests/dbt_project.yml @@ -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"