Skip to content

Commit 9ebdcc5

Browse files
author
Leandro Ferraz Luvisotto
committed
Duplicate array keys
1 parent af84959 commit 9ebdcc5

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)