Skip to content

Commit 2d7126e

Browse files
Roman SyroeshkoRoman Syroeshko
authored andcommitted
FIXED: ERROR - Expected 1 newline at end of file.
1 parent 4aeef04 commit 2d7126e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PhpWord/Tests/Reader/Word2007Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ public function testLoad()
4949
$object = IOFactory::load($fqFilename);
5050
$this->assertInstanceOf('PhpOffice\\PhpWord\\PhpWord', $object);
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)