From 8017c92d5ca703b98d46018caf88e76c37f5a838 Mon Sep 17 00:00:00 2001 From: Rocktavious Date: Fri, 16 Dec 2022 06:36:55 -0600 Subject: [PATCH] fix tests in main because rolled back breaking change --- testdata/templates/check.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/testdata/templates/check.tpl b/testdata/templates/check.tpl index d7c85778..5050db8b 100644 --- a/testdata/templates/check.tpl +++ b/testdata/templates/check.tpl @@ -3,7 +3,5 @@ "enabled": true, "categoryId": "Z2lkOi8vb3BzbGV2ZWwvQ2F0ZWdvcnkvNjA1", "levelId": "Z2lkOi8vb3BzbGV2ZWwvTGV2ZWwvMzE3", - "filterId": null, - "ownerId": null, "notes": "Hello World Check" {{ end }} \ No newline at end of file