From aa67cfb0959f179f8e0b00b98ce5d1e2cf4abdaf Mon Sep 17 00:00:00 2001 From: Shahbaz Aamir Date: Sun, 13 Jul 2025 23:32:37 +0530 Subject: [PATCH] Docs : Test instructions made more descriptive Signed-off-by: Shahbaz Aamir --- DEVELOPER_GUIDE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DEVELOPER_GUIDE.md b/DEVELOPER_GUIDE.md index 016a4f9900402..2d7125b241af7 100644 --- a/DEVELOPER_GUIDE.md +++ b/DEVELOPER_GUIDE.md @@ -189,7 +189,9 @@ It's typically easier to wait until the console stops scrolling, and then run `c ```bash curl localhost:9200 - +``` +The expected reponse should be +``` { "name" : "runTask-0", "cluster_name" : "runTask",