fixed test
This commit is contained in:
@@ -113,7 +113,7 @@ class PConfigCacheTest extends MockedTest
|
||||
*/
|
||||
public function testKeyDiffWithResult($data)
|
||||
{
|
||||
$configCache = new PConfigCache($data);
|
||||
$configCache = new PConfigCache();
|
||||
|
||||
$diffConfig = [
|
||||
'fakeCat' => [
|
||||
|
||||
Reference in New Issue
Block a user