Skip to content

Commit d2718b1

Browse files
committed
MC-41363: Customer API improvement
1 parent 96f232d commit d2718b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ protected function resetTokenForCustomer($username, $password)
394394
*/
395395
public function testGetOtherCustomerInfo()
396396
{
397+
$this->_markTestAsRestOnly();
397398
$serviceInfo = [
398399
'rest' => [
399400
'resourcePath' => "/V1/customers/me?customerId=1",

0 commit comments

Comments
 (0)