Skip to content

Commit ee08b09

Browse files
MC-38498: "Save to Address Book" in Admin checkout causes duplicate address book entries
1 parent 96bf676 commit ee08b09

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Sales/Controller/Adminhtml/Order/Create

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Sales/Controller/Adminhtml/Order/Create/ReorderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
*
3131
* @see \Magento\Sales\Controller\Adminhtml\Order\Create\Reorder
3232
* @magentoAppArea adminhtml
33+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3334
*/
3435
class ReorderTest extends AbstractBackendController
3536
{

0 commit comments

Comments
 (0)