Skip to content

Commit 94475fd

Browse files
committed
magento/graphql-ce#993: [Test Coverage] Cover exceptions in \Magento\CustomerGraphQl\Model\Customer\GetCustomer
1 parent b5721d9 commit 94475fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public function testGetCustomerIfAccountIsLocked()
127127
/**
128128
* @magentoApiDataFixture Magento/Customer/_files/customer_confirmation_config_enable.php
129129
* @magentoApiDataFixture Magento/Customer/_files/customer.php
130-
* @expectedException \Exception
131130
* @expectedExceptionMessage This account isn't confirmed. Verify and try again.
132131
*/
133132
public function testAccountIsNotConfirmed()

0 commit comments

Comments
 (0)