Skip to content

Commit a98a4ab

Browse files
committed
ACP2E-2978: Saving product by admin user with different role scope overwrites/deletes existing Related product information in the product
1 parent 1a41822 commit a98a4ab

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization/HelperTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ protected function setUp(): void
219219
* @param array|null $tierPrice
220220
* @dataProvider initializeDataProvider
221221
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
222+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
222223
*/
223224
public function testInitialize(
224225
$isSingleStore,

0 commit comments

Comments
 (0)