Commit d80a8cb
roller100 (BearingNode)
fix(dbt): Configure source schema to resolve test failures
Add 'schema: main' to source definition so dbt tests can find the
seed tables. Without this, source tests were looking for tables in
a non-existent 'raw_data' schema, causing 7 test failures.
Result: All 15 dbt tests now pass (PASS=15 WARN=0 ERROR=0)
Signed-off-by: roller100 (BearingNode) <[email protected]>1 parent a1ce8ab commit d80a8cb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments