Skip to content

Commit 3a2bd32

Browse files
to make tests work for < 1.5 versions
1 parent e49904c commit 3a2bd32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fixtures/dbt/sushi_test/profiles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ sushi:
33
in_memory:
44
type: duckdb
55
schema: sushi
6+
database: memory
67
duckdb:
78
type: duckdb
89
path: 'local.duckdb'

0 commit comments

Comments
 (0)