From 9ee7c6b2d30f8bba956c9bbc02461560747a5b5f Mon Sep 17 00:00:00 2001 From: Bharath Date: Wed, 27 Mar 2024 21:27:23 +0530 Subject: [PATCH] fix smoke test docs --- charts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/README.md b/charts/README.md index c16473c0ec..555fb875e2 100644 --- a/charts/README.md +++ b/charts/README.md @@ -155,7 +155,7 @@ To deploy and run this: > just deploy cluster > just deploy smoke-test # deploys all components needed to run the smoke test -> just run smoke-test +> just run-smoke-test # Runs the smoke test will return failure if fails > just delete smoke-test # Clean up deployed test