Skip to content

Commit 462601c

Browse files
author
Valeriy Nayda
committed
GraphQL-64: [Mutations] Cart Operations > Coupons
-- fix static tests
1 parent 2a0a450 commit 462601c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/QuoteGraphQl/Model/Authorization/IsCartMutationAllowedForCurrentUser.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
use Magento\Quote\Api\CartRepositoryInterface;
1414

1515
/**
16-
* Service for checking that the shopping cart operations are allowed for current user
17-
*/
16+
* Service for checking that the shopping cart operations are allowed for current user
17+
*/
1818
class IsCartMutationAllowedForCurrentUser
1919
{
2020
/**

0 commit comments

Comments
 (0)