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

Commit b8ddf2d

Browse files
committed
qa: rename ConfigCollectionTest.php to ConfigCollectorTest.php
and revert the changes to the class name. The SUT is ConfigCollector, so that verbiage is more appropriate.
1 parent 28372d7 commit b8ddf2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Zend\Mvc;
1313
use Zend\ServiceManager;
1414

15-
class ConfigCollectionTest extends TestCase
15+
class ConfigCollectorTest extends TestCase
1616
{
1717
public function testCollect()
1818
{

0 commit comments

Comments
 (0)