Skip to content

Commit 72adaad

Browse files
ACQE-8552: [AC-5466] Use DHL (US) Online Shipping Carrier on Checkout as a Registered Customer
- Updated return variable name.
1 parent 6b2406d commit 72adaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Dhl/PlaceOrderWithDhlUsCarrierTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ private function setShippingAndBillingAddressForQuote(int $cartId): void
197197
* Set dhl any international shipping method for quote and place order
198198
*
199199
* @param int $cartId
200-
* @return int $cartId
200+
* @return int $order
201201
*/
202202
private function selectDhlAndCheckmoAndPlaceOrder(int $cartId): int
203203
{

0 commit comments

Comments
 (0)