We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4434a7d commit d8ca49fCopy full SHA for d8ca49f
csaf_2_1/mandatoryTests/mandatoryTest_6_1_54.js
@@ -98,7 +98,7 @@ export function mandatoryTest_6_1_54(doc) {
98
ctx.isValid = false
99
ctx.errors.push({
100
instancePath: '/document/license_expression',
101
- message: `Invalid license expression: '${licenseToCheck}'`,
+ message: `Invalid license expression: "${licenseToCheck}"`,
102
})
103
}
104
0 commit comments