We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ff771 commit 30e8127Copy full SHA for 30e8127
dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerTest.php
@@ -140,8 +140,6 @@ public function testCreateCustomerIfInputDataIsEmpty()
140
141
/**
142
* @expectedException \Exception
143
- * @expectedExceptionMessage
144
- * GraphQL response contains errors: Field CustomerInput.email of required type String! was not provided
145
*/
146
public function testCreateCustomerIfEmailMissed()
147
{
0 commit comments