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.
1 parent ca5a5ec commit 281e143Copy full SHA for 281e143
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