diff --git a/integration-tests/Makefile b/integration-tests/Makefile index 088e6c935b..bf4a39e9b7 100644 --- a/integration-tests/Makefile +++ b/integration-tests/Makefile @@ -224,4 +224,4 @@ run_test_with_local_image: build_docker_image .PHONY: operator-ui operator-ui: ## Fetch the frontend - ./operator_ui/install.sh \ No newline at end of file + operator_ui/install.sh \ No newline at end of file