mirror of
https://github.com/qdrant/qdrant.git
synced 2026-09-21 13:37:46 -05:00
tools/coverage.sh was split into tools/unit-test-coverage.sh and tools/integration-test-coverage.sh in #6414, but DEVELOPMENT.md still pointed at the old path and the new script's own usage header kept the old name. Updated both to the unit-test script.