Skip to content

Commit ca1272b

Browse files
authored
remove whitespace
1 parent 554e90a commit ca1272b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWord/Reader/Word2007/ElementTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function testReadAlternateContent()
6464
$text = $elements[0];
6565
$this->assertEquals('Test node value', trim($text->getElement(0)->getText()));
6666
}
67-
67+
6868
/**
6969
* Test reading of textbreak
7070
*/

0 commit comments

Comments
 (0)