Skip to content

Commit ebcc006

Browse files
author
Kate Ivanova
committed
Update ToDo remarks
DEVSIX-3624
1 parent 7a707e8 commit ebcc006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/java/com/itextpdf/html2pdf/css/FontFaceTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,13 +282,13 @@ public void correctUrlWithNotUsedUnicodeRangeTest() throws IOException, Interrup
282282
}
283283

284284
@Test
285-
//TODO: update after DEVSIX-2052 and probably DEVSIX-2034 fix
285+
//TODO: update after DEVSIX-2052
286286
public void correctUrlWithUsedUnicodeRangeTest() throws IOException, InterruptedException {
287287
runTest("correctUrlWithUsedUnicodeRangeTest");
288288
}
289289

290290
@Test
291-
//TODO: update after DEVSIX-2052 and probably DEVSIX-2034 fix
291+
//TODO: update after DEVSIX-2052
292292
public void correctUnicodeRangeSignificantTest() throws IOException, InterruptedException {
293293
runTest("correctUnicodeRangeSignificantTest");
294294
}

0 commit comments

Comments
 (0)