Skip to content

Commit 485ca40

Browse files
committed
B2B-2259: customAttributeMetadata GraphQl query has no cache identity
- CR fix
1 parent 26ef001 commit 485ca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Eav/CustomAttributesMetadataCacheTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ private function getAttributeQuery(string $code, string $entityType) : string
339339
* Prepare and return GraphQL query for given entity type with no code.
340340
*
341341
* @param string $entityType
342-
*
342+
*
343343
* @return string
344344
*/
345345
private function getAttributeQueryNoCode(string $entityType) : string

0 commit comments

Comments
 (0)