Skip to content

Commit

Permalink
quote some test configs
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-reneeli committed Oct 16, 2024
1 parent 5bf7c7d commit 1169162
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions integration_tests/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ vars:
# hubspot_service_enabled: true # enable when generating docs
# hubspot_deal_enabled: true # enable when generating docs
# hubspot_contact_enabled: true # enable when generating docs
hubspot_sales_enabled: true # enable when generating docs
hubspot_company_enabled: true # enable when generating docs
# hubspot_sales_enabled: true # enable when generating docs
# hubspot_company_enabled: true # enable when generating docs
# hubspot_marketing_enabled: true # enable when generating docs
# hubspot_contact_merge_audit_enabled: true # enable when generating docs
# hubspot_using_all_email_events: true # enable when generating docs
Expand Down Expand Up @@ -68,10 +68,9 @@ vars:
hubspot_merged_deal_identifier: "merged_deal_data"

# hubspot__pass_through_all_columns: true
hubspot__company_pass_through_columns:
- name: "property_hs_all-funky-a9384-syntax"
alias: "funky_field"

# hubspot__company_pass_through_columns:
# - name: "property_hs_all-funky-a9384-syntax"
# alias: "funky_field"

seeds:
hubspot_source_integration_tests:
Expand Down

0 comments on commit 1169162

Please sign in to comment.