Skip to content

Commit 2a1870a

Browse files
authored
Removed whitespace as per failed Job #1975.6
1 parent 2e51498 commit 2a1870a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWord/Element/TrackChangeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function testConstructDefault()
4141
$this->assertEquals($date, $oTrackChange->getDate());
4242
$this->assertEquals(TrackChange::INSERTED, $oTrackChange->getChangeType());
4343
}
44-
44+
4545
/**
4646
* New instance with invalid \DateTime (produced by \DateTime::createFromFormat(...))
4747
*/

0 commit comments

Comments
 (0)