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 201a60f commit 0f173e9Copy full SHA for 0f173e9
1 file changed
justfile
@@ -127,7 +127,7 @@ test-cdc-soft-sustained:
127
cd ../sling && bash scripts/test.cdc.sh sustained && cd -
128
129
# Run all CDC test
130
-test-cdc: test-cdc-basic test-cdc-soft-delete test-cdc-soft-replay test-cdc-soft-sustained
+test-cdc: test-cdc-basic test-cdc-soft-delete test-cdc-soft-replay
131
132
# Run all tests
133
test-all: test-cli test-connections test-dbio test-core test-python test-cdc
0 commit comments