This commit is contained in:
Jochen Stärk
2025-12-11 14:36:45 +01:00
parent 065538df57
commit 3ff6caafc7
3 changed files with 35 additions and 56 deletions

View File

@@ -132,7 +132,7 @@ public class VATrelatedTest extends ResourceCase {
assertTrue(theXML.contains("<rsm:CrossIndustryInvoice"));
ze.export(TARGET_PDF_Z);
} catch (IOException e) {
fail("IOException should not be raised");
fail("IOException "+e.getMessage()+" should not be raised");
}
try {