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

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/ServiceLocatorTest.php
Expand Up @@ -108,4 +108,3 @@ public function testProxiedMethodsReceiveParametersPassedToGet()
$this->assertEquals($params, $sc->params);
}
}

1 change: 0 additions & 1 deletion test/_files/config.yml
Expand Up @@ -39,4 +39,3 @@ testing:
params: ZendTest\Di\TestAsset\DummyParams
injected: ZendTest\Di\TestAsset\InjectedMethod
inspected: ZendTest\Di\TestAsset\InspectedClass

0 comments on commit e4251d2

Please sign in to comment.