Skip to content

Commit 2003fc9

Browse files
committed
B2B-2677: [MediaGallery]Implement data caching for GraphQL results on resolver level
- Add suppression of warning
1 parent 2aeaf65 commit 2003fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ResolverCache/MediaGalleryTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
/**
2929
* Test for \Magento\CatalogGraphQl\Model\Resolver\Product\MediaGallery resolver cache
30+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3031
*/
3132
class MediaGalleryTest extends ResolverCacheAbstract
3233
{

0 commit comments

Comments
 (0)