From 3017e4600648eb02b1db2e7002cd737d7742f9b7 Mon Sep 17 00:00:00 2001 From: Konrad Hanff Date: Thu, 8 Apr 2021 08:32:48 +0000 Subject: [PATCH] Add newline to end of json schema --- lib/runner/backend-output.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/runner/backend-output.schema.json b/lib/runner/backend-output.schema.json index a256846e..0bae4019 100644 --- a/lib/runner/backend-output.schema.json +++ b/lib/runner/backend-output.schema.json @@ -41,4 +41,4 @@ "additionalProperties": false } ] -} \ No newline at end of file +}