diff --git a/hack/make/test-integration-cli b/hack/make/test-integration-cli index 4cc79d095d..480851e70f 100755 --- a/hack/make/test-integration-cli +++ b/hack/make/test-integration-cli @@ -1,6 +1,6 @@ #!/usr/bin/env bash set -e -echo "WARNING: test-integration-cli is DEREPCATED. Use test-integration." >&2 +echo "WARNING: test-integration-cli is DEPRECATED. Use test-integration." >&2 # TODO: remove this and exit 1 once CI has changed to use test-integration bundle test-integration