Closed heinpa closed 6 months ago
#414
Because there are now two separate insert queries - one for AnnotationOfQuestionLanguage and one for AnnotationOfQuestionTranslation - the test needs to be updated to reflect the new expected behaviour.
AnnotationOfQuestionLanguage
AnnotationOfQuestionTranslation
Related to https://github.com/WDAqua/Qanary-question-answering-components/pull/350
#414
Because there are now two separate insert queries - one for
AnnotationOfQuestionLanguage
and one forAnnotationOfQuestionTranslation
- the test needs to be updated to reflect the new expected behaviour.