Skip to content

Commit c8539ba

Browse files
author
Tanniru, Murali(mtanniru)
committed
MAGETWO-51862: API-Functional: Automate test to create API Request to access other customer data using customer token.
- Updated function to retrieve customer token. - Marked test as Rest Only. - Removed unused library.
1 parent 4d890c5 commit c8539ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Customer/Api/CustomerRepositoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Magento\TestFramework\TestCase\WebapiAbstract;
1515
use Magento\Framework\Webapi\Exception as HTTPExceptionCodes;
1616
use Magento\Framework\Exception\NoSuchEntityException;
17-
use Symfony\Component\Config\Definition\Exception\Exception;
1817

1918
/**
2019
* Test class for Magento\Customer\Api\CustomerRepositoryInterface

0 commit comments

Comments
 (0)