Skip to content

Commit

Permalink
fix source§
Browse files Browse the repository at this point in the history
  • Loading branch information
ciklista committed Jul 20, 2023
1 parent 78b089e commit bdf1115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_dbt_project/models/sources.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sources:
- name: external_source
meta:
external_location: "data_files/{name}.parquet"
external_location: "tests/data_files/{name}.parquet"
tables:
- name: customers
- name: orders
Expand Down

0 comments on commit bdf1115

Please sign in to comment.