We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2898df4 + 17ef505 commit 1add762Copy full SHA for 1add762
dev/tests/integration/testsuite/Magento/Checkout/Model/ShippingInformationManagementTest.php
@@ -19,6 +19,9 @@
19
use Magento\Quote\Api\ShipmentEstimationInterface;
20
use Magento\Sales\Api\InvoiceOrderInterface;
21
22
+/**
23
+ * Shipping information managment test.
24
+ */
25
class ShippingInformationManagementTest extends \PHPUnit\Framework\TestCase
26
{
27
/** @var CartManagementInterface */
0 commit comments