Skip to content

Commit d1a16fe

Browse files
authored
Update HtmlTest.php
1 parent 4280dab commit d1a16fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWordTests/Shared/HtmlTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
use PhpOffice\PhpWord\Shared\Html;
2929
use PhpOffice\PhpWord\SimpleType\Jc;
3030
use PhpOffice\PhpWord\SimpleType\LineSpacingRule;
31+
use PhpOffice\PhpWord\SimpleType\TblWidth;
3132
use PhpOffice\PhpWord\Style;
3233
use PhpOffice\PhpWord\Style\Font;
33-
use PhpOffice\PhpWord\SimpleType\TblWidth;
3434
use PhpOffice\PhpWord\Style\Paragraph;
3535
use PhpOffice\PhpWordTests\AbstractWebServerEmbedded;
3636
use PhpOffice\PhpWordTests\TestHelperDOCX;

0 commit comments

Comments
 (0)