diff --git a/integration_tests/dbt_project.yml b/integration_tests/dbt_project.yml index 2227c80..9927a32 100644 --- a/integration_tests/dbt_project.yml +++ b/integration_tests/dbt_project.yml @@ -7,7 +7,7 @@ profile: 'integration_tests' vars: amazon_ads_source: - amazon_ads_schema: amazon_ads_integration_tests_02 + amazon_ads_schema: amazon_ads_integration_tests_03 amazon_ads_ad_group_history_identifier: "ad_group_history_data" amazon_ads_ad_group_level_report_identifier: "ad_group_level_report_data" amazon_ads_advertised_product_report_identifier: "advertised_product_report_data"