Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
troosan authored Feb 5, 2021
1 parent 554e90a commit ca1272b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PhpWord/Reader/Word2007/ElementTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function testReadAlternateContent()
$text = $elements[0];
$this->assertEquals('Test node value', trim($text->getElement(0)->getText()));
}

/**
* Test reading of textbreak
*/
Expand Down

0 comments on commit ca1272b

Please sign in to comment.