diff --git a/test/prepare-commit-msg-context/test.sh b/test/prepare-commit-msg-context/test.sh index d71270b..5d3a1dc 100644 --- a/test/prepare-commit-msg-context/test.sh +++ b/test/prepare-commit-msg-context/test.sh @@ -6,8 +6,7 @@ set -e # Provides the 'check' and 'reportResults' commands. source dev-container-features-test-lib -# Feature-specific tests -# The 'check' command comes from the dev-container-features-test-lib. +# Check for installed features check "Check prepare-commit-msg is installed" test -x /usr/local/share/prepare-commit-msg-context/prepare-commit-msg # Report result