Skip to content

Commit 48e83ae

Browse files
committed
Change test TODO description
DEVSIX-2948 DEVSIX-2240
1 parent e829417 commit 48e83ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svg/src/test/java/com/itextpdf/svg/renderers/impl/PolylineSvgNodeRendererTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ public void polyPointCheckerTest() {
183183
}
184184

185185
@Test
186-
// TODO update cmp-file after DEVSIX-2948 fixed
186+
// TODO update cmp-file after DEVSIX-2240 fixed
187187
public void elementDimensionExceedsViewboxBoundaryTest() throws IOException, InterruptedException {
188188
convertAndCompare(sourceFolder, destinationFolder, "elementDimensionExceedsViewboxBoundary");
189189
}

0 commit comments

Comments
 (0)