parent
379e5ce2e8
commit
4c414c8524
@ -53,7 +53,7 @@ class PHPWord_TemplateTest extends \PHPUnit_Framework_TestCase
|
|||||||
throw new \Exception('Could not close zip file "' . $expectedDocument . '".');
|
throw new \Exception('Could not close zip file "' . $expectedDocument . '".');
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->assertXmlStringEqualsXmlString(expectedXml, actualXml);
|
$this->assertXmlStringEqualsXmlString($expectedXml, $actualXml);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user