FIXED: misprint in test's name.
This commit is contained in:
parent
fb5ef658df
commit
d324a64808
|
|
@ -23,7 +23,7 @@ class PHPWord_TemplateTest extends \PHPUnit_Framework_TestCase
|
|||
* @expectedExceptionMessage Could not set values for the given XSL style sheet parameters.
|
||||
* @test
|
||||
*/
|
||||
final public function testXsLStyleSheetCanNotBeAppliedOnFailureOfSettingParameterValue()
|
||||
final public function testXslStyleSheetCanNotBeAppliedOnFailureOfSettingParameterValue()
|
||||
{
|
||||
$template = new PHPWord_Template(
|
||||
\join(\DIRECTORY_SEPARATOR,
|
||||
|
|
|
|||
Loading…
Reference in New Issue