Skip to content

Commit 0c5c1a2

Browse files
author
Oleksandr Iegorov
committed
MAGETWO-66825: [Develop][Performance] Caching of attribute options for Layered Navigation
1 parent 85b7e15 commit 0c5c1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Eav/Model/Entity/Attribute/Frontend/DefaultFrontendTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ private function getCacheKey()
8888
$this->defaultFrontend->getAttribute()->getAttributeCode() . '-' .
8989
$this->storeResolver->getCurrentStoreId();
9090
}
91-
}
91+
}

0 commit comments

Comments
 (0)