diff --git a/expected.json b/expected.json index 1fc651b..ce18160 100644 --- a/expected.json +++ b/expected.json @@ -40,5 +40,12 @@ "exit code": 0, "stderr": "Fine", "errorLog": null + }, + { + "name of check": "verifyFile", + "stdout": "Checking files to be verified: FailedFailedFailedFailedFailed!", + "exit code": 101, + "stderr": "File is not identicalFile missingFile missingFile missing", + "errorLog": null } ] \ No newline at end of file