We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06be501 commit 994bcc7Copy full SHA for 994bcc7
itext.tests/itext.layout.tests/itext/layout/PdfUA2AnnotationsTest.cs
@@ -180,7 +180,7 @@ public virtual void PdfUA2ScreenAnnotationsTest() {
180
pdfPage.AddAnnotation(screen);
181
pdfPage.Flush();
182
}
183
- NUnit.Framework.Assert.IsNotNull(new VeraPdfValidator().Validate(outFile));
+ new VeraPdfValidator().ValidateFailure(outFile);
184
185
186
// Android-Conversion-Skip-Line (TODO DEVSIX-7377 introduce pdf\a validation on Android)
port-hash
@@ -1 +1 @@
1
-2cd532dff4e5c6f327bac223dd3506a58dc6f68c
+97c3ae4142bc0b9cb2ff210e32a9138150c5fe15
0 commit comments