diff --git a/Makefile b/Makefile index 59a8a0d75..f01089cc3 100644 --- a/Makefile +++ b/Makefile @@ -96,9 +96,9 @@ test-acceptance: build build-cross echo "You can find the acceptance_testing repo at https://github.com/helm/acceptance-testing"; \ fi -.PHONY: test-completion -test-completion: ACCEPTANCE_RUN_TESTS = shells.robot -test-completion: test-acceptance +.PHONY: test-acceptance-completion +test-acceptance-completion: ACCEPTANCE_RUN_TESTS = shells.robot +test-acceptance-completion: test-acceptance .PHONY: verify-docs verify-docs: build