diff --git a/lib/mandatoryTests/mandatoryTest_6_1_15.js b/lib/mandatoryTests/mandatoryTest_6_1_15.js index 3e65419b..8bbb5e5c 100644 --- a/lib/mandatoryTests/mandatoryTest_6_1_15.js +++ b/lib/mandatoryTests/mandatoryTest_6_1_15.js @@ -12,7 +12,7 @@ export default function mandatoryTest_6_1_15(doc) { ) { isValid = false errors.push({ - instancePath: '/document/publisher/category', + instancePath: '/document/source_lang', message: 'source language attribute is missing', }) }