Skip to content

Commit 2958754

Browse files
committed
B2B-2022:[AWS S3] [Integration Tests]: Investigate Test Failures in Catalog module
- Removed gallery test fix from this branch
1 parent 0c62699 commit 2958754

File tree

2 files changed

+0
-117
lines changed

2 files changed

+0
-117
lines changed

app/code/Magento/Catalog/Plugin/Block/Gallery/GalleryImageCopy.php

Lines changed: 0 additions & 114 deletions
This file was deleted.

app/code/Magento/Catalog/etc/di.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@
8585
</arguments>
8686
<plugin name="set_page_layout_default_value" type="Magento\Catalog\Model\Plugin\SetPageLayoutDefaultValue" />
8787
</type>
88-
<type name="Magento\Catalog\Block\Product\Gallery">
89-
<plugin name="galleryImageCopy" type="Magento\Catalog\Plugin\Block\Gallery\GalleryImageCopy" />
90-
</type>
9188
<type name="Magento\Theme\Block\Html\Topmenu">
9289
<plugin name="catalogTopmenu" type="Magento\Catalog\Plugin\Block\Topmenu" />
9390
</type>

0 commit comments

Comments
 (0)