Skip to content

Commit dc451ff

Browse files
ACQE-8964: Create Order from Admin with Async Notification
- Fix coupling of objects issue
1 parent 3c7d7d3 commit dc451ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Sales/Model/Order/Email/Sender/AdminShipmentAsyncEmailTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636

3737
/**
3838
* Test shipment creation with offline payment method and async email notification.
39+
*
40+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3941
*/
4042
class AdminShipmentAsyncEmailTest extends TestCase
4143
{

0 commit comments

Comments
 (0)