From ebd96011fcfd38a6a6c8c82ab2a9e99d8aee3f8c Mon Sep 17 00:00:00 2001 From: koplas Date: Fri, 13 Dec 2024 14:38:49 +0100 Subject: [PATCH] Revert new requirement 17 test Changing the ROLIE category fetching warning to info can be addressed later. --- testdata/processor-requirements/sha256-rolie.json | 2 +- testdata/processor-requirements/sha512-rolie.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testdata/processor-requirements/sha256-rolie.json b/testdata/processor-requirements/sha256-rolie.json index 61c5ccf..5875174 100644 --- a/testdata/processor-requirements/sha256-rolie.json +++ b/testdata/processor-requirements/sha256-rolie.json @@ -172,7 +172,7 @@ "description": "ROLIE category document", "messages": [ { - "type": 0, + "type": 1, "text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)" } ] diff --git a/testdata/processor-requirements/sha512-rolie.json b/testdata/processor-requirements/sha512-rolie.json index 61c5ccf..5875174 100644 --- a/testdata/processor-requirements/sha512-rolie.json +++ b/testdata/processor-requirements/sha512-rolie.json @@ -172,7 +172,7 @@ "description": "ROLIE category document", "messages": [ { - "type": 0, + "type": 1, "text": "Fetching {{.URL}}/white/category-white.json failed. Status code 404 (404 Not Found)" } ]