From b6a0dde2b15fb42a607d9b9c9471f73722245ae0 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Tue, 30 Mar 2021 08:52:46 +0200 Subject: [PATCH] json --- tests/result.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/result.json b/tests/result.json index 9937cfc..fda2614 100644 --- a/tests/result.json +++ b/tests/result.json @@ -1,2 +1,6 @@ -result: 0 -insert: "failed" +{ + "schemaVersion" : 1, + "label" : "tests", + "message" : "Message content", + "color": "red" +}