From 7d145c41728f81639f8f6fd71525f6c62afae958 Mon Sep 17 00:00:00 2001 From: Hydraallen Date: Fri, 3 May 2024 17:51:37 +0800 Subject: [PATCH] fix: json format --- expected.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/expected.json b/expected.json index 740de39..36dcd9b 100644 --- a/expected.json +++ b/expected.json @@ -24,8 +24,7 @@ "name of check" : "NonAsciiFiles", "stdout" : "Checking for non-ascii files: Failed", "exit code" : 1, - "stderr" : "Non-ASCII characters found in the following " - "files:\n\texamples/repohealth/asciifile/nonascii.txt", + "stderr" : "Non-ASCII characters found in the following files:\n\texamples/repohealth/asciifile/nonascii.txt", "errorLog" : null }, {