RED-8701 - Move files to customer data repositories
- update junit test
This commit is contained in:
parent
48c54f63a0
commit
970fc99ed1
@ -427,7 +427,7 @@ public class PdfSegmentationServiceTest extends AbstractTest {
|
|||||||
@Test
|
@Test
|
||||||
public void testDoc77Page111() throws IOException {
|
public void testDoc77Page111() throws IOException {
|
||||||
|
|
||||||
ClassPathResource pdfFileResource = new ClassPathResource("files/syngenta/CustomerFiles/SinglePages/PAge11_77 Pirimicarb_RAR_08_Volume_3CA_B-6_2017-12-04.pdf");
|
ClassPathResource pdfFileResource = new ClassPathResource("files/syngenta/CustomerFiles/SinglePages/Page11_77 Pirimicarb_RAR_08_Volume_3CA_B-6_2017-12-04.pdf");
|
||||||
|
|
||||||
ClassificationDocument document = buildClassificationDocument(pdfFileResource.getFile());
|
ClassificationDocument document = buildClassificationDocument(pdfFileResource.getFile());
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user