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 f996751 commit ac7d2b2Copy full SHA for ac7d2b2
1 file changed
docs/src/getting-started.md
@@ -177,6 +177,6 @@ cargo test
177
178
# Integration tests (requires Docker)
179
make docker-up
180
-cargo test -p integration_tests
+cargo test -p paimon-integration-tests
181
make docker-down
182
```
0 commit comments