Skip to content

Commit 6115978

Browse files
committed
B2B-2028: [AWS S3] [Integration Tests]: Investigate Test Failures in CustomerCustomAttributes module
1 parent b650743 commit 6115978

File tree

1 file changed

+0
-3
lines changed
  • app/code/Magento/RemoteStorage/etc

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@
100100
<type name="Magento\Framework\Image\Adapter\AbstractAdapter">
101101
<plugin name="remoteImageFile" type="Magento\RemoteStorage\Plugin\Image" sortOrder="10"/>
102102
</type>
103-
<type name="Magento\Framework\Archive\Zip">
104-
<plugin name="remoteZipArchive" type="Magento\RemoteStorage\Plugin\Zip" sortOrder="10"/>
105-
</type>
106103
<type name="Magento\Catalog\Model\Category\FileInfo">
107104
<arguments>
108105
<argument name="filesystem" xsi:type="object">fullRemoteFilesystem</argument>

0 commit comments

Comments
 (0)