Skip to content

Commit 23bb9b5

Browse files
committed
to pass static test
1 parent da18ecd commit 23bb9b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/api-functional/testsuite/Magento/Catalog/Api/CartItemRepositoryTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
use Magento\Catalog\Api\Data\ProductCustomOptionInterface;
1010
use Magento\ConfigurableProduct\Model\Product\Type\Configurable;
1111

12+
/**
13+
* Class \Magento\Catalog\Api\CartItemRepositoryTest
14+
*/
1215
class CartItemRepositoryTest extends WebapiAbstract
1316
{
1417
const SERVICE_NAME = 'quoteCartItemRepositoryV1';

0 commit comments

Comments
 (0)