Skip to content

Commit c0ce9f5

Browse files
committed
MAGETWO-66343: [Performance] Anomaly increase in redis traffic
1 parent 49a0bbb commit c0ce9f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Config/Test/Unit/App/Config/Type/SystemTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ public function testGetCached()
9090
'url' => $url
9191
]
9292
];
93-
$serializedDataString = '{"serialized-data"}';
9493

9594
$this->cache->expects($this->any())
9695
->method('load')

0 commit comments

Comments
 (0)