From 7c36d72177808fb0a2657e864ef8d136fac4fac5 Mon Sep 17 00:00:00 2001 From: Agnes Kiss Date: Fri, 4 Oct 2024 15:11:59 +0100 Subject: [PATCH] Remove unsupported test config --- integration_tests/models/utils/cross_db/cross_db.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/integration_tests/models/utils/cross_db/cross_db.yml b/integration_tests/models/utils/cross_db/cross_db.yml index baf03371..b94a5275 100644 --- a/integration_tests/models/utils/cross_db/cross_db.yml +++ b/integration_tests/models/utils/cross_db/cross_db.yml @@ -17,8 +17,6 @@ models: tests: - dbt_utils.equality: compare_model: ref('expected_get_field_bq') - config: - +enabled: "{{ target.type in ['bigquery'] | as_bool() }}" - name: test_indexed_unnest tests: - dbt_utils.equality: