Skip to content

Commit 1d03aa3

Browse files
authored
Update ConverterTest.php - CS Fix
1 parent a999ed9 commit 1d03aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWordTests/Shared/ConverterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ public function testHtmlToRGB(): void
123123

124124
/**
125125
* Test SimpleType::Color. Ensure all colors come out to correct values.
126-
* Verified against https://c-rex.net/samples/ooxml/e1/Part4/OOXML_P4_DOCX_ST_PresetColorVal_topic_ID0ELA5NB.html
126+
* Verified against https://c-rex.net/samples/ooxml/e1/Part4/OOXML_P4_DOCX_ST_PresetColorVal_topic_ID0ELA5NB.html.
127127
*/
128128
public function testBuiltInColors(): void
129129
{

0 commit comments

Comments
 (0)