fixed test

This commit is contained in:
Philipp Holzer 2019-07-14 22:32:50 +02:00
parent b48c22dc1a
commit 05439e4866
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90

View file

@ -113,7 +113,7 @@ class PConfigCacheTest extends MockedTest
*/ */
public function testKeyDiffWithResult($data) public function testKeyDiffWithResult($data)
{ {
$configCache = new PConfigCache($data); $configCache = new PConfigCache();
$diffConfig = [ $diffConfig = [
'fakeCat' => [ 'fakeCat' => [