Skip to content

Commit 3694c70

Browse files
to make tests work for < 1.5 versions
1 parent a45ae7f commit 3694c70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)