Skip to content

Commit 80187bd

Browse files
committed
test(dlt): reorder connection fields in test_dlt_pipeline
1 parent 2f3b7ea commit 80187bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cli/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,8 +1020,8 @@ def test_dlt_pipeline(runner, tmp_path):
10201020
gateways:
10211021
duckdb:
10221022
connection:
1023-
type: duckdb
10241023
database: {dataset_path}
1024+
type: duckdb
10251025
default_gateway: duckdb
10261026
10271027
# --- Model Defaults ---

0 commit comments

Comments
 (0)