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",