Skip to content

Commit

Permalink
to pass static test
Browse files Browse the repository at this point in the history
  • Loading branch information
edenduong committed Jul 24, 2019
1 parent da18ecd commit 23bb9b5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
use Magento\Catalog\Api\Data\ProductCustomOptionInterface;
use Magento\ConfigurableProduct\Model\Product\Type\Configurable;

/**
* Class \Magento\Catalog\Api\CartItemRepositoryTest
*/
class CartItemRepositoryTest extends WebapiAbstract
{
const SERVICE_NAME = 'quoteCartItemRepositoryV1';
Expand Down

0 comments on commit 23bb9b5

Please sign in to comment.