Skip to content

Commit be95cfa

Browse files
author
Vitaliy Boyko
committed
graphQl-912: fixed expectedExceptionMessage
1 parent 30e8127 commit be95cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Customer/CreateCustomerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ public function testCreateCustomerIfInputDataIsEmpty()
140140

141141
/**
142142
* @expectedException \Exception
143+
* @expectedExceptionMessage Field CustomerInput.email of required type String! was not provided
143144
*/
144145
public function testCreateCustomerIfEmailMissed()
145146
{

0 commit comments

Comments
 (0)