Skip to content

Commit 7d26829

Browse files
author
Stanislav Idolov
authored
ENGCOM-1670: Duplicate array keys #15489
2 parents 7f65902 + 125044d commit 7d26829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Model/ProductRepositoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,6 @@ public function testSaveExistingWithMediaGalleryEntries()
13361336

13371337
$expectedResult = [
13381338
[
1339-
'value_id' => 5,
13401339
'value_id' => 5,
13411340
"label" => "new_label_text",
13421341
'file' => 'filename1',

0 commit comments

Comments
 (0)