Skip to content

Commit bc90747

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.
1 parent 3b51c81 commit bc90747

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,10 @@ public function tearDown()
143143
}
144144

145145
/**
146-
* validate update by invalid customer.
146+
* Validate update by invalid customer.
147147
*
148148
* @expectedException \Exception
149149
* @expectedExceptionMessage Consumer is not authorized to access %resources
150-
*
151150
*/
152151
public function testInvalidCustomerUpdate()
153152
{

0 commit comments

Comments
 (0)