Skip to content

Commit 77bd613

Browse files
#26107: Exception message on cart with no shipment items (static test fix)
1 parent c8c4e06 commit 77bd613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/QuoteGraphQl/Model/Cart/AssignShippingAddressToCart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Magento\Quote\Model\ShippingAddressManagementInterface;
1717

1818
/**
19-
* Assign shipping address to cart
19+
* Assigning shipping address to cart
2020
*/
2121
class AssignShippingAddressToCart
2222
{

0 commit comments

Comments
 (0)