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

Commit e6dd4d4

Browse files
author
Gaurav Malhotra
committed
Added covers annotation to ConfigTest
1 parent a87cb30 commit e6dd4d4

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)