Skip to content

Commit 25430fc

Browse files
committed
Unit test cases added
1 parent 6bc7948 commit 25430fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CustomerGraphQl/Test/Unit/Plugin/ClearCustomerSessionAfterRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
namespace Magento\CustomerGraphQl\Test\Unit\Model\Context;
7+
namespace Magento\CustomerGraphQl\Test\Unit\Plugin;
88

99
use Magento\Authorization\Model\UserContextInterface;
1010
use Magento\Customer\Api\Data\CustomerInterface;

0 commit comments

Comments
 (0)