From a3dce171a73148e43000df79f95abe76e9ac9359 Mon Sep 17 00:00:00 2001 From: wclxb Date: Sat, 27 Dec 2025 01:00:49 -0500 Subject: [PATCH] Update TestService.yaml update the description to be consistent with what TestService:Message() does --- content/en-us/reference/engine/classes/TestService.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en-us/reference/engine/classes/TestService.yaml b/content/en-us/reference/engine/classes/TestService.yaml index 5c862bae8..d058e0710 100644 --- a/content/en-us/reference/engine/classes/TestService.yaml +++ b/content/en-us/reference/engine/classes/TestService.yaml @@ -629,7 +629,7 @@ methods: capabilities: [] - name: TestService:Message summary: | - Prints Test message, followed by text to the output, in blue text. + Prints "TestService: ", followed by text to the output, in blue text. description: | Prints Test message, followed by text to the output, in blue text.