RED-10477: update api version #20

Merged
kilian.schuettler1 merged 3 commits from RED-8670 into main 2024-11-26 17:05:09 +01:00
Showing only changes of commit 9ed9a3c37c - Show all commits

View File

@ -55,7 +55,7 @@ public class OcrServiceIntegrationTest extends AbstractTest {
@SneakyThrows
public void testOcrWithFile() {
testOCR("/home/kschuettler/Dokumente/TestFiles/OCR/VV-331340/VV-331340.pdf");
testOCR("/home/kschuettler/Dokumente/LayoutparsingEvaluation/RAW_FILES/Difficult Headlines/VV-284053.pdf/VV-284053.pdf.ORIGIN.pdf");
}