This commit is contained in:
+2
-1
@@ -170,7 +170,8 @@ describe("utils.parse_log_line", function()
|
||||
assert.are.equal("Unknown log format", entry.parse_error)
|
||||
assert.are.equal("mocked_sha256_hash_value", entry.log_hash)
|
||||
end)
|
||||
|
||||
end)
|
||||
|
||||
-- more 'describe' blocks here to test other functions in utils.lua
|
||||
|
||||
end)
|
||||
Reference in New Issue
Block a user