diff --git a/AdobeStockImage/Test/Unit/Model/SaveMediaGalleryAssetTest.php b/AdobeStockImage/Test/Unit/Model/SaveMediaGalleryAssetTest.php index eca27ae337f5..32a10271b60a 100644 --- a/AdobeStockImage/Test/Unit/Model/SaveMediaGalleryAssetTest.php +++ b/AdobeStockImage/Test/Unit/Model/SaveMediaGalleryAssetTest.php @@ -112,8 +112,6 @@ public function testExecute(): void ->method('readFile') ->willReturn($hash); - - $additionalData = [ 'id' => null, 'path' => $destinationPath,