Skip to content

Commit 5890409

Browse files
introfogiText-CI
authored andcommitted
Reduce the file name length to avoid exception
Autoported commit. Original commit hash: [19461e08f]
1 parent 5197f00 commit 5890409

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css_grid/GridTracksStretchedWithDifferentFlexFactorsSumTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ namespace iText.Html2pdf.Css.W3c.Css_grid {
2828
[LogMessage(Html2PdfLogMessageConstant.NO_WORKER_FOUND_FOR_TAG, Count = 3)]
2929
public class GridTracksStretchedWithDifferentFlexFactorsSumTest : W3CCssGridTest {
3030
protected internal override String GetHtmlFileName() {
31-
return "grid-tracks-stretched-with-different-flex-factors-sum.html";
31+
return "tracks-stretched-diff-flex-factors-sum.html";
3232
}
3333
}
3434
}
File renamed without changes.
File renamed without changes.

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b67d82cb5186299916d5c7fbe6876d606d95dc35
1+
19461e08f648cfc6476ae77649f6d737bc8e8b39

0 commit comments

Comments
 (0)