diff --git a/integration_tests/models/plugins/snowflake/snowflake_external.yml b/integration_tests/models/plugins/snowflake/snowflake_external.yml index b67c693..b24e604 100644 --- a/integration_tests/models/plugins/snowflake/snowflake_external.yml +++ b/integration_tests/models/plugins/snowflake/snowflake_external.yml @@ -118,7 +118,7 @@ sources: - name: people_parquet_column_list_unpartitioned external: &parquet-people - location: '@{{ target.schema }}.dbt_external_tables_testing/parquet' + location: '@{{ target.schema }}.dbt_external_tables_testing/parquet/' file_format: '{{ target.schema }}.dbt_external_tables_testing_parquet' columns: *cols-of-the-people tests: *equal-to-the-people