From 570d504294804142a58d1df961d30d7794899002 Mon Sep 17 00:00:00 2001 From: rschneider <97682836+rainer-exxcellent@users.noreply.github.com> Date: Thu, 7 May 2026 12:22:14 +0200 Subject: [PATCH] feat(CSAF2.1): #448 add mandatory test 6.18 - remove test from excluded tests --- tests/csaf_2_1/oasis.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/csaf_2_1/oasis.js b/tests/csaf_2_1/oasis.js index 534a078e..a48aacd6 100644 --- a/tests/csaf_2_1/oasis.js +++ b/tests/csaf_2_1/oasis.js @@ -10,7 +10,6 @@ import * as mandatory from '../../csaf_2_1/mandatoryTests.js' * Once all tests are implemented for CSAF 2.1 this should be deleted. */ const excluded = [ - '6.1.8', '6.1.9', '6.1.26', '6.1.27.3',