From 2926f6809121a2137c9ae751b619293bdb90e8ba Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Sat, 25 May 2024 23:24:23 +0800 Subject: [PATCH] fix: out --- expected.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/expected.json b/expected.json index e9a5554..3f2b7b4 100644 --- a/expected.json +++ b/expected.json @@ -4,11 +4,16 @@ "results": [ { - "name of check": "RepoSize", - "stdout": "Checking repository size: OK", - "exit code": 0, - "stderr": "", - "errorLog": null + "score": 0, + "comments": [ + { + "name of check": "RepoSize", + "stdout": "Checking repository size: OK", + "exit code": 0, + "stderr": "", + "errorLog": null + } + ] }, { "name of check": "forbiddenFile",