1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

Revert new requirement 17 test

Changing the ROLIE category fetching warning to info can be addressed later.
This commit is contained in:
koplas 2024-12-13 14:38:49 +01:00
parent a3d6d6acfb
commit ebd96011fc
2 changed files with 2 additions and 2 deletions

View file

@ -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)"
}
]

View file

@ -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)"
}
]