Skip to content

Commit 7bcbbeb

Browse files
MAGETWO-86882: Duplicating Bundle Product Removes Bundle Options From Original Product
- Added suppress warning for a test method which was too long
1 parent 772c10d commit 7bcbbeb

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Bundle/Controller/Adminhtml

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Bundle/Controller/Adminhtml/ProductTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public function testDuplicateProduct()
4949
* Get necessary request post params for creating and duplicating bundle product.
5050
*
5151
* @return array
52+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
5253
*/
5354
private function getRequestParamsForDuplicate()
5455
{

0 commit comments

Comments
 (0)