We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b51c81 commit bc90747Copy full SHA for bc90747
dev/tests/api-functional/testsuite/Magento/Customer/Api/CustomerRepositoryTest.php
@@ -143,11 +143,10 @@ public function tearDown()
143
}
144
145
/**
146
- * validate update by invalid customer.
+ * Validate update by invalid customer.
147
*
148
* @expectedException \Exception
149
* @expectedExceptionMessage Consumer is not authorized to access %resources
150
- *
151
*/
152
public function testInvalidCustomerUpdate()
153
{
0 commit comments