From 746670a12b7017fc2369e3d575bcdfd5d1add06e Mon Sep 17 00:00:00 2001 From: AnieeG Date: Tue, 12 Sep 2023 16:14:36 -0700 Subject: [PATCH] updates --- integration-tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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