Skip to content

Commit 28fef5f

Browse files
committed
Bugfix on PHPWordTest
1 parent f4d7fa4 commit 28fef5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/PHPWordTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public function testLoadTemplate()
172172

173173
/**
174174
* @covers PHPWord::loadTemplate
175-
* @expectedException PHPWord_Exception
175+
* @expectedException Exception
176176
*/
177177
public function testLoadTemplateException()
178178
{

0 commit comments

Comments
 (0)