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 da18ecd commit 23bb9b5Copy full SHA for 23bb9b5
dev/tests/api-functional/testsuite/Magento/Catalog/Api/CartItemRepositoryTest.php
@@ -9,6 +9,9 @@
9
use Magento\Catalog\Api\Data\ProductCustomOptionInterface;
10
use Magento\ConfigurableProduct\Model\Product\Type\Configurable;
11
12
+/**
13
+ * Class \Magento\Catalog\Api\CartItemRepositoryTest
14
+ */
15
class CartItemRepositoryTest extends WebapiAbstract
16
{
17
const SERVICE_NAME = 'quoteCartItemRepositoryV1';
0 commit comments