Skip to content

Commit 3df78cd

Browse files
feat(CSAF2.1): #401 add mandatory test 6.2.39.2 - use category constant
1 parent 19e2846 commit 3df78cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csaf_2_1/recommendedTests/recommendedTest_6_2_39_2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export function recommendedTest_6_2_39_2(doc) {
8989
!containsOneNoteWithTitleAndCategory(
9090
notes,
9191
withdrawalInDocLang,
92-
'description'
92+
noteCategory
9393
)
9494
) {
9595
ctx.warnings.push({

0 commit comments

Comments
 (0)