Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 4e3e4f8

Browse files
committed
rename test case method
1 parent c27c053 commit 4e3e4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ZendViewRendererTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ public function testRenderChildWithDefaultParameter()
607607
static::assertEquals($content, $result);
608608
}
609609

610-
public function testCanRenderWithCustomSuffix()
610+
public function testCanRenderWithCustomDefaultSuffix()
611611
{
612612
$name = 'zend-custom-suffix';
613613
$suffix = 'pht';

0 commit comments

Comments
 (0)