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

Commit 4f88fe7

Browse files
committed
Merge pull request #44 from levelfivehub/feature/add-covers-to-config-test
Feature/add covers to config test
2 parents a87cb30 + b11fe3e commit 4f88fe7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/ConfigTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
use Zend\ServiceManager\Config;
1414
use Zend\ServiceManager\ServiceManager;
1515

16+
/**
17+
* @covers Zend\ServiceManager\Config
18+
*/
1619
class ConfigTest extends TestCase
1720
{
1821
public function testPassesKnownServiceConfigKeysToServiceManagerWithConfigMethod()

0 commit comments

Comments
 (0)