We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a9a98 commit 200c8f6Copy full SHA for 200c8f6
1 file changed
cmd/sling/tests/suite.cli.yaml
@@ -8,7 +8,7 @@
8
name: Run sling command
9
run: sling run
10
output_contains:
11
- - Execute a run
+ - Execute a replication or pipeline run
12
13
- id: 3
14
name: Run sling with Excel source
@@ -2049,7 +2049,7 @@
2049
2050
- id: 212
2051
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'
+ run: 'sling run -d -p cmd/sling/tests/pipelines/adbc/duckdb/p.40.adbc_duckdb.yaml'
2053
2054
- 'ADBC DuckDB test PASSED'
2055
0 commit comments