From f4112bbc34cadcf474fd997f721f4efed80bab49 Mon Sep 17 00:00:00 2001 From: sunmingze Date: Thu, 31 Aug 2023 09:33:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: youngshady --- testtools/config/validator.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testtools/config/validator.json b/testtools/config/validator.json index 17181c01b..9e83bbea5 100644 --- a/testtools/config/validator.json +++ b/testtools/config/validator.json @@ -6,7 +6,7 @@ "shell": [ { "name": "shell", - "value": "SP_deamon" + "value": "SP_daemon" } ] } -- GitLab