Bugfix on PHPWordTest
This commit is contained in:
parent
f4d7fa427d
commit
28fef5f264
|
|
@ -172,7 +172,7 @@ class PHPWordTest extends \PHPUnit_Framework_TestCase
|
|||
|
||||
/**
|
||||
* @covers PHPWord::loadTemplate
|
||||
* @expectedException PHPWord_Exception
|
||||
* @expectedException Exception
|
||||
*/
|
||||
public function testLoadTemplateException()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue