From cbe92cfb53528333432bcaee5ddbf2daa92a40b8 Mon Sep 17 00:00:00 2001 From: Avinash Kunnath Date: Wed, 30 Oct 2024 11:42:01 -0700 Subject: [PATCH] schema --- integration_tests/ci/sample.profiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/ci/sample.profiles.yml b/integration_tests/ci/sample.profiles.yml index 8f87b0b..b5b72c8 100644 --- a/integration_tests/ci/sample.profiles.yml +++ b/integration_tests/ci/sample.profiles.yml @@ -22,7 +22,7 @@ integration_tests: type: bigquery method: service-account-json project: 'dbt-package-testing' - schema: quickbooks_source_integrations_tests + schema: quickbooks_source_integration_tests_1 threads: 8 keyfile_json: "{{ env_var('GCLOUD_SERVICE_KEY') | as_native }}" snowflake: