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