Skip to content

Commit 200c8f6

Browse files
committed
fix: update output message for sling command and correct DuckDB pipeline path
1 parent f1a9a98 commit 200c8f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmd/sling/tests/suite.cli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
name: Run sling command
99
run: sling run
1010
output_contains:
11-
- Execute a run
11+
- Execute a replication or pipeline run
1212

1313
- id: 3
1414
name: Run sling with Excel source
@@ -2049,7 +2049,7 @@
20492049

20502050
- id: 212
20512051
name: ADBC DuckDB write and read via ADBC driver
2052-
run: 'sling run -d -p cmd/sling/tests/pipelines/adbc/p.40.adbc_duckdb.yaml'
2052+
run: 'sling run -d -p cmd/sling/tests/pipelines/adbc/duckdb/p.40.adbc_duckdb.yaml'
20532053
output_contains:
20542054
- 'ADBC DuckDB test PASSED'
20552055

0 commit comments

Comments
 (0)