Skip to content

Commit 10bd1a9

Browse files
committed
Remove obsolete todo from PdfFormFieldTest
DEVSIX-3627
1 parent aa483b4 commit 10bd1a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

forms/src/test/java/com/itextpdf/forms/PdfFormFieldTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1263,7 +1263,6 @@ public void appendModeAppearance() throws IOException, InterruptedException {
12631263
}
12641264

12651265
@Test
1266-
// TODO update cmp-file after DEVSIX-2622 fixed
12671266
public void fillUnmergedTextFormField() throws IOException, InterruptedException {
12681267
String file = sourceFolder + "fillUnmergedTextFormField.pdf";
12691268
String outfile = destinationFolder + "fillUnmergedTextFormField.pdf";

0 commit comments

Comments
 (0)