Skip to content

Commit 358759e

Browse files
committed
B2B-2037: [AWS S3] [Integration Tests]: Investigate Test Failures in MediaGallerySynchronization & MediaGallerySynchronizationMetadata modules
1 parent 7f068bc commit 358759e

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/RemoteStorage/Driver/Adapter/Cache

1 file changed

+1
-0
lines changed

app/code/Magento/RemoteStorage/Driver/Adapter/Cache/Generic.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ public function deleteFile(string $path): void
168168

169169
/**
170170
* @inheritdoc
171+
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
171172
*/
172173
public function deleteDir(string $dirname): void
173174
{

0 commit comments

Comments
 (0)